Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 0 additions & 18 deletions .cirrus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,24 +120,6 @@ macos_worker_template: &MACOS_WORKER_DEFINITION
labels:
envname: prod

mend_scan_task:
depends_on:
- build
# run only on master and long-living branches
only_if: $CIRRUS_USER_COLLABORATOR == 'true' && $CIRRUS_TAG == "" && ($CIRRUS_BRANCH == "master" || $CIRRUS_BRANCH =~ "branch-.*")
<<: *LINUX_CONTAINER_DEFINITION
env:
WS_APIKEY: VAULT[development/kv/data/mend data.apikey]
<<: *POETRY_INSTALL
<<: *POETRY_SET_VERSION
mend_script:
- source cirrus-env QA
- source ws_scan.sh
allow_failures: "true"
always:
ws_scan_artifacts:
path: "whitesource/**/*"

formatting_task:
alias: formatting
name: "Formatting"
Expand Down
29 changes: 0 additions & 29 deletions wss-unified-agent.config

This file was deleted.