File tree Expand file tree Collapse file tree 2 files changed +0
-42
lines changed
Expand file tree Collapse file tree 2 files changed +0
-42
lines changed Original file line number Diff line number Diff line change @@ -97,28 +97,6 @@ sonar_shadow_scan_and_issue_replication_task:
9797 - source set_gradle_build_version
9898 - ./shadow-scan-and-issue-replication.sh
9999
100- mend_task :
101- depends_on :
102- - build
103- only_if : $CIRRUS_USER_COLLABORATOR == 'true' && ($CIRRUS_BRANCH == "master" || $CIRRUS_BRANCH =~ "branch-.*" || $CIRRUS_BRANCH =~ "mend-.*")
104- eks_container :
105- << : *CONTAINER_DEFINITION
106- cpu : 8
107- memory : 4G
108- env :
109- WS_APIKEY : VAULT[development/kv/data/mend data.apikey]
110- << : SETUP_GRADLE_CACHE
111- scan_script :
112- - *log_develocity_url_script
113- - source cirrus-env QA
114- - ./gradlew clean build --exclude-task test
115- - source export_ws_variables_from_gradle
116- - source ws_scan.sh
117- allow_failures : " true"
118- always :
119- ws_artifacts :
120- path : " whitesource/**/*"
121-
122100qa_plugin_task :
123101 << : *QA_TASK_FILTER
124102 eks_container :
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments