Skip to content

Commit

Permalink
CCS-4 - Sonar scanning evidence 10
Browse files Browse the repository at this point in the history
  • Loading branch information
carmithersh committed Feb 4, 2025
1 parent 63a557a commit 47e1487
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/sonar-evidence-example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,8 @@ jobs:
-Dsonar.organization=my-evidence-test-org \
-Dsonar.host.url=https://sonarcloud.io \
-Dsonar.java.jdkHome=$JAVA_HOME \
-Dsonar.token=$SONAR_TOKEN
-Dsonar.verbose=true \
-Dsonar.token=$SONAR_TOKEN -X
- name: Log in to Artifactory Docker Registry
uses: docker/login-action@v3
Expand Down

0 comments on commit 47e1487

Please sign in to comment.