File tree Expand file tree Collapse file tree 3 files changed +0
-60
lines changed Expand file tree Collapse file tree 3 files changed +0
-60
lines changed Original file line number Diff line number Diff line change @@ -162,27 +162,6 @@ build_test_analyze_task:
162162 path : " *.hprof"
163163 << : *CLEANUP_GRADLE_CACHE_SCRIPT
164164
165- ws_scan_task :
166- << : *LINUX_6_CPU_12G_JAVA_17
167- << : *SETUP_GRADLE_CACHE
168- depends_on :
169- - build
170- # run only on master, long-term branches and mend-related branches
171- only_if : $CIRRUS_USER_COLLABORATOR == 'true' && ($CIRRUS_BRANCH == "master" || $CIRRUS_BRANCH =~ "branch-.*" || $CIRRUS_BRANCH =~ "mend-.*")
172- env :
173- WS_APIKEY : VAULT[development/kv/data/mend data.apikey]
174- maven_cache :
175- folder : ${CIRRUS_WORKING_DIR}/.m2/repository
176- whitesource_script :
177- - source cirrus-env QA
178- - ./gradlew clean assemble
179- - source ./export_ws_variables.sh
180- - source ws_scan.sh
181- allow_failures : " true"
182- always :
183- ws_artifacts :
184- path : " whitesource/**/*"
185-
186165# --- WARNING --- WARNING --- WARNING --- WARNING --- WARNING --- WARNING ---
187166# The following task names should all be included in promote_task/depends_on
188167# ---------------------------------------------------------------------------
@@ -264,7 +243,6 @@ promote_task:
264243 - qa_ruling_kotlin
265244 - qa_ruling_kotlin_compiler
266245 - build_win
267- - ws_scan
268246 << : *ONLY_IF_SONARSOURCE_QA
269247 << : *LINUX_3_5_CPU_7G
270248 env :
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments