Skip to content

Commit 1ec8755

Browse files
SONARXML-262 Never deploy Windows builds (#364)
1 parent 77226e4 commit 1ec8755

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
@@ -47,6 +47,7 @@ jobs:
4747
version: 2025.7.12
4848
- uses: SonarSource/ci-github-actions/build-maven@v1
4949
with:
50+
deploy: ${{ matrix.item.deploy }}
5051
deploy-pull-request: ${{ matrix.item.deploy }}
5152
artifactory-reader-role: private-reader
5253
artifactory-deployer-role: qa-deployer

0 commit comments

Comments
 (0)