Skip to content

Commit 29d56d0

Browse files
Remove Mend
1 parent af9acd8 commit 29d56d0

File tree

2 files changed

+0
-43
lines changed

2 files changed

+0
-43
lines changed

.cirrus.yml

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff 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-
8258
qa_task:
8359
depends_on:
8460
- build

wss-unified-agent.config

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)