Skip to content

Commit cb18a36

Browse files
authored
SCANNPM-97 Mend: remove completely from repo (#214)
1 parent 7f9ed38 commit cb18a36

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

.cirrus.yml

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff 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/**/*'

0 commit comments

Comments
 (0)