File tree Expand file tree Collapse file tree 2 files changed +0
-43
lines changed
Expand file tree Collapse file tree 2 files changed +0
-43
lines changed Original file line number Diff line number Diff line change @@ -55,30 +55,6 @@ build_task:
5555 format : junit
5656 type : text/xml
5757
58- mend_scan_task :
59- depends_on :
60- - build
61- eks_container :
62- << : *CONTAINER_DEFINITION
63- cpu : 2
64- memory : 2G
65- # run only on master and long-term branches
66- only_if : $CIRRUS_USER_COLLABORATOR == 'true' && $CIRRUS_TAG == "" && ($CIRRUS_BRANCH == $CIRRUS_DEFAULT_BRANCH || $CIRRUS_BRANCH =~ "branch-.*")
67- env :
68- WS_APIKEY : VAULT[development/kv/data/mend data.apikey]
69- maven_cache :
70- folder : ${CIRRUS_WORKING_DIR}/.m2/repository
71- whitesource_script :
72- - source cirrus-env QA
73- - source set_maven_build_version $BUILD_NUMBER
74- - mvn clean install -DskipTests --batch-mode
75- - source ws_scan.sh
76- cleanup_before_cache_script : cleanup_maven_repository
77- allow_failures : " true"
78- always :
79- ws_artifacts :
80- path : " whitesource/**/*"
81-
8258qa_task :
8359 depends_on :
8460 - build
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments