Skip to content

Commit 266e2e4

Browse files
JACOCO-42 Delete ws_scan_task (#117)
1 parent 67582c9 commit 266e2e4

File tree

3 files changed

+0
-68
lines changed

3 files changed

+0
-68
lines changed

.cirrus.yml

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -86,30 +86,6 @@ sonar_shadow_scan_and_issue_replication_task:
8686
- ./shadow-scan-and-issue-replication.sh
8787
<<: *CLEANUP_GRADLE_CACHE_SCRIPT
8888

89-
ws_scan_task:
90-
eks_container:
91-
<<: *CONTAINER_DEFINITION
92-
cpu: 2
93-
memory: 2G
94-
<<: *SETUP_GRADLE_CACHE
95-
depends_on:
96-
- build
97-
# run only on master, long-term branches and mend-related branches
98-
only_if: $CIRRUS_USER_COLLABORATOR == 'true' && ($CIRRUS_BRANCH == "master" || $CIRRUS_BRANCH =~ "branch-.*" || $CIRRUS_BRANCH =~ "mend-.*")
99-
env:
100-
WS_APIKEY: VAULT[development/kv/data/mend data.apikey]
101-
maven_cache:
102-
folder: ${CIRRUS_WORKING_DIR}/.m2/repository
103-
whitesource_script:
104-
- source cirrus-env QA
105-
- ./gradlew clean build -x test
106-
- source ./export_ws_variables.sh
107-
- source ws_scan.sh
108-
allow_failures: "true"
109-
always:
110-
ws_artifacts:
111-
path: "whitesource/**/*"
112-
11389
plugin_qa_task:
11490
depends_on:
11591
- build

export_ws_variables.sh

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

wss-unified-agent.config

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

0 commit comments

Comments
 (0)