Skip to content

Commit 7cc9eb5

Browse files
Update build.yml
1 parent a881beb commit 7cc9eb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
run: |
3535
dotnet-sonarscanner begin \
3636
/k:"${{ env.SONAR_SCANNER_PROJECT_KEY }}" \
37+
/o: "supportteam-sc-demos" \
3738
/d:sonar.login="${{ secrets.SONAR_TOKEN }}" \
3839
/d:sonar.cfamily.build-wrapper-output="${{ env.BUILD_WRAPPER_OUT_DIR }}"
3940

0 commit comments

Comments
 (0)