File tree Expand file tree Collapse file tree 2 files changed +0
-47
lines changed Expand file tree Collapse file tree 2 files changed +0
-47
lines changed Original file line number Diff line number Diff line change @@ -120,24 +120,6 @@ macos_worker_template: &MACOS_WORKER_DEFINITION
120120 labels :
121121 envname : prod
122122
123- mend_scan_task :
124- depends_on :
125- - build
126- # run only on master and long-living branches
127- only_if : $CIRRUS_USER_COLLABORATOR == 'true' && $CIRRUS_TAG == "" && ($CIRRUS_BRANCH == "master" || $CIRRUS_BRANCH =~ "branch-.*")
128- << : *LINUX_CONTAINER_DEFINITION
129- env :
130- WS_APIKEY : VAULT[development/kv/data/mend data.apikey]
131- << : *POETRY_INSTALL
132- << : *POETRY_SET_VERSION
133- mend_script :
134- - source cirrus-env QA
135- - source ws_scan.sh
136- allow_failures : " true"
137- always :
138- ws_scan_artifacts :
139- path : " whitesource/**/*"
140-
141123formatting_task :
142124 alias : formatting
143125 name : " Formatting"
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments