ci: fix manual-cleanup visibility on all pipelines
This commit is contained in:
parent
2330a05518
commit
0620310781
1 changed files with 1 additions and 5 deletions
|
|
@ -25,11 +25,7 @@ manual-cleanup:
|
|||
- echo "Running parallel cleanup..."
|
||||
- bash scripts/cleanup-test-resources.sh
|
||||
rules:
|
||||
- if: $CI_PIPELINE_SOURCE == "push"
|
||||
when: manual
|
||||
allow_failure: true
|
||||
- if: $CI_PIPELINE_SOURCE == "web"
|
||||
when: manual
|
||||
- when: manual
|
||||
allow_failure: true
|
||||
|
||||
# ============================================================================
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue