Skip to content

Commit

Permalink
CCS-4 - Sonar scanning evidence 1
Browse files Browse the repository at this point in the history
  • Loading branch information
carmithersh committed Feb 4, 2025
1 parent 9035243 commit 338d05d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/sonar-evidence-example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ jobs:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
run: |
sonar-scanner -Dsonar.token=$SONAR_TOKEN
- name: Log in to Artifactory Docker Registry
uses: docker/login-action@v3
with:
registry: ${{ vars.ARTIFACTORY_URL }}
Expand Down

0 comments on commit 338d05d

Please sign in to comment.