Skip to content

Commit d92b76f

Browse files
SONARSCALA-69 Delete mend_task (#63)
1 parent 1455d48 commit d92b76f

File tree

2 files changed

+0
-42
lines changed

2 files changed

+0
-42
lines changed

.cirrus.yml

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -97,28 +97,6 @@ sonar_shadow_scan_and_issue_replication_task:
9797
- source set_gradle_build_version
9898
- ./shadow-scan-and-issue-replication.sh
9999

100-
mend_task:
101-
depends_on:
102-
- build
103-
only_if: $CIRRUS_USER_COLLABORATOR == 'true' && ($CIRRUS_BRANCH == "master" || $CIRRUS_BRANCH =~ "branch-.*" || $CIRRUS_BRANCH =~ "mend-.*")
104-
eks_container:
105-
<<: *CONTAINER_DEFINITION
106-
cpu: 8
107-
memory: 4G
108-
env:
109-
WS_APIKEY: VAULT[development/kv/data/mend data.apikey]
110-
<<: SETUP_GRADLE_CACHE
111-
scan_script:
112-
- *log_develocity_url_script
113-
- source cirrus-env QA
114-
- ./gradlew clean build --exclude-task test
115-
- source export_ws_variables_from_gradle
116-
- source ws_scan.sh
117-
allow_failures: "true"
118-
always:
119-
ws_artifacts:
120-
path: "whitesource/**/*"
121-
122100
qa_plugin_task:
123101
<<: *QA_TASK_FILTER
124102
eks_container:

wss-unified-agent.config

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

0 commit comments

Comments
 (0)