Skip to content

Commit 2cb6b04

Browse files
authored
SONARPY-2469 Remove build dependency from win build (#2249)
1 parent d043462 commit 2cb6b04

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.cirrus.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,6 @@ test_analyze_task:
122122
build_win_task:
123123
<<: *WINDOWS_VM_DEFINITION
124124
<<: *ONLY_SONARSOURCE_QA
125-
depends_on:
126-
- build
127125
maven_cache:
128126
# windows cache is buggy if using ${CIRRUS_WORKING_DIR}
129127
# Additionally "~" seems to resolve differently in the context of the cache and the context of the build_script below

0 commit comments

Comments
 (0)