Skip to content

Commit

Permalink
CCS-4 - Sonar scanning evidence 14
Browse files Browse the repository at this point in the history
  • Loading branch information
carmithersh committed Feb 5, 2025
1 parent 0fc9662 commit 004586e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/sonar-evidence-example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,11 @@ jobs:
cat /home/runner/work/Evidence-Examples/Evidence-Examples/sonar-project.properties
echo "---------------------"
cat /home/runner/work/Evidence-Examples/Evidence-Examples/sonar-scanner-6.2.1.4610/conf/sonar-scanner.properties
pwd
ls -l $PWD/sonar-scanner-6.2.1.4610/bin/
echo "Start to scan"
$PWD/sonar-scanner-4.6.2.2472-linux/bin/sonar-scanner \
$PWD/sonar-scanner-6.2.1.4610/bin/sonar-scanner \
-Dsonar.projectKey=test-evidence \
-Dsonar.organization=my-evidence-test-org \
-Dsonar.host.url=https://sonarcloud.io \
Expand Down

0 comments on commit 004586e

Please sign in to comment.