Skip to content

Commit

Permalink
CI fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
arcshiftsolutions committed Jul 30, 2024
1 parent 836b13b commit 5749d5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-api.build.and.test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
key: ${{ runner.os }}-sonar
- name: Run Sonar Analysis
run: mvn sonar:sonar
-Dsonar.login=${{ secrets.SONAR_TOKEN }}
-Dsonar.token=${{ secrets.SONAR_TOKEN }}
-Dsonar.host.url=https://sonarcloud.io
-Dsonar.organization=bcgov-sonarcloud
-Dsonar.projectKey=${{ secrets.SONAR_PROJECT_KEY }}
Expand Down

0 comments on commit 5749d5d

Please sign in to comment.