File tree Expand file tree Collapse file tree 1 file changed +0
-21
lines changed
Expand file tree Collapse file tree 1 file changed +0
-21
lines changed Original file line number Diff line number Diff line change @@ -143,24 +143,3 @@ run_iris_task:
143143 SONAR_TARGET_IRIS_TOKEN : VAULT[development/kv/data/iris data.sqc-us]
144144 script :
145145 - source .cirrus/run-iris.sh
146-
147- mend_task :
148- depends_on :
149- - build
150- << : *CONTAINER_DEFINITION
151- eks_container :
152- cpu : 2
153- memory : 2G
154- only_if : $CIRRUS_USER_COLLABORATOR == 'true'
155- env :
156- # TODO replace secret with vault
157- WS_APIKEY : ENCRYPTED[!3929c6148b9dfc751a2d17c590b15d755f82cd9c108f2de5f24a5b32f2a0c26144e921fab7e2c959fc2824d6d6d1550d!]
158- run_script :
159- - export VERSION=$(git rev-parse HEAD)
160- - export WS_PROJECTNAME="${CIRRUS_REPO_FULL_NAME}"
161- - export BUILD_NUMBER=${VERSION}
162- - source ws_scan.sh
163- allow_failures : ' true'
164- always :
165- mend_artifacts :
166- path : ' whitesource/**/*'
You can’t perform that action at this time.
0 commit comments