Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMeliz authored Jun 6, 2024
1 parent d80ff3a commit fc41fea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN2 }}
with:
entryPoint: collector.py
args: sonar.projectKey= ${{ secrets.PROJECTKEY2 }}, sonar.organization= ${{ secrets.ORGANIZATION }}
sonarcloud3:
name: SonarCloudScan-Reporter
runs-on: ubuntu-latest
Expand Down

0 comments on commit fc41fea

Please sign in to comment.