File tree Expand file tree Collapse file tree 3 files changed +0
-68
lines changed
Expand file tree Collapse file tree 3 files changed +0
-68
lines changed Original file line number Diff line number Diff line change @@ -86,30 +86,6 @@ sonar_shadow_scan_and_issue_replication_task:
8686 - ./shadow-scan-and-issue-replication.sh
8787 << : *CLEANUP_GRADLE_CACHE_SCRIPT
8888
89- ws_scan_task :
90- eks_container :
91- << : *CONTAINER_DEFINITION
92- cpu : 2
93- memory : 2G
94- << : *SETUP_GRADLE_CACHE
95- depends_on :
96- - build
97- # run only on master, long-term branches and mend-related branches
98- only_if : $CIRRUS_USER_COLLABORATOR == 'true' && ($CIRRUS_BRANCH == "master" || $CIRRUS_BRANCH =~ "branch-.*" || $CIRRUS_BRANCH =~ "mend-.*")
99- env :
100- WS_APIKEY : VAULT[development/kv/data/mend data.apikey]
101- maven_cache :
102- folder : ${CIRRUS_WORKING_DIR}/.m2/repository
103- whitesource_script :
104- - source cirrus-env QA
105- - ./gradlew clean build -x test
106- - source ./export_ws_variables.sh
107- - source ws_scan.sh
108- allow_failures : " true"
109- always :
110- ws_artifacts :
111- path : " whitesource/**/*"
112-
11389plugin_qa_task :
11490 depends_on :
11591 - build
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments