mirror of
https://gitlab.com/veilid/veilid.git
synced 2024-10-01 01:26:08 -04:00
Testing dry run trigger
The trigger is [ci dryrun]
This commit is contained in:
parent
bd4600576f
commit
37dbe70e05
@ -295,4 +295,6 @@ dryrun_delete_build_machines:
|
||||
- bash scripts/cicd/build-orchestration/build-machine-ctrl.sh delete arm64-deb
|
||||
- bash scripts/cicd/build-orchestration/build-machine-ctrl.sh delete amd64-rpm
|
||||
rules:
|
||||
- if: $CI_COMMIT_MESSAGE =~ /\[ci dryrun]/
|
||||
- if: $CI_COMMIT_MESSAGE =~ /\[ci dryrun]/
|
||||
|
||||
# Added to test commit message dry run trigger
|
Loading…
Reference in New Issue
Block a user