Skip to content

Commit

Permalink
Merge pull request #4103 from hove-io/sonar_token
Browse files Browse the repository at this point in the history
Sonar - change token handling for scanner
  • Loading branch information
Pascal Rhod authored Sep 11, 2023
2 parents cfedb31 + d78800a commit 946681b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@ jobs:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
run: |
sonar-scanner-$SONAR_SCANNER_VERSION-linux/bin/sonar-scanner \
-Dsonar.login=$SONAR_TOKEN \
-Dsonar.cfamily.threads=$(nproc)
- name: clean up workspace
Expand Down

0 comments on commit 946681b

Please sign in to comment.