File tree Expand file tree Collapse file tree 1 file changed +2
-10
lines changed
Expand file tree Collapse file tree 1 file changed +2
-10
lines changed Original file line number Diff line number Diff line change 3636 oracle-sid : ' XE'
3737 oracle-version : " gvenzl/oracle-xe:21-slim"
3838 - id : 3
39- db_version_name : ' 23-slim'
40- oracle-sid : ' FREEPDB1'
41- oracle-version : " gvenzl/oracle-free:23-slim"
42- - id : 4
43- db_version_name : ' 23.26.0-slim'
39+ db_version_name : ' 23-free'
4440 oracle-sid : ' FREEPDB1'
4541 oracle-version : " gvenzl/oracle-free:23.26.0-slim"
46- - id : 5
47- db_version_name : ' 23-regular'
48- oracle-sid : ' FREEPDB1'
49- oracle-version : " gvenzl/oracle-free:23"
5042
5143 services :
5244 html_checker :
@@ -182,7 +174,7 @@ jobs:
182174
183175 - name : SonarCloud Scan
184176 id : sonar
185- if : ${{ always() && matrix.db_version_name == '21XE ' }}
177+ if : ${{ always() && matrix.db_version_name == '23-free ' }}
186178 uses : SonarSource/sonarqube-scan-action@master
187179 env :
188180 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any
You can’t perform that action at this time.
0 commit comments