mirror of
https://gitlab.com/veilid/veilid.git
synced 2025-08-24 06:18:28 -04:00
Testing dry run trigger
The trigger is [ci dryrun]
This commit is contained in:
parent
bd4600576f
commit
37dbe70e05
1 changed files with 3 additions and 1 deletions
|
@ -296,3 +296,5 @@ dryrun_delete_build_machines:
|
|||
- bash scripts/cicd/build-orchestration/build-machine-ctrl.sh delete amd64-rpm
|
||||
rules:
|
||||
- if: $CI_COMMIT_MESSAGE =~ /\[ci dryrun]/
|
||||
|
||||
# Added to test commit message dry run trigger
|
Loading…
Add table
Add a link
Reference in a new issue