bash
This commit is contained in:
parent
05127d7306
commit
55186afafe
@ -22,6 +22,7 @@ pipeline:
|
||||
image: debian:11-slim
|
||||
pull: true
|
||||
commands:
|
||||
- #!/bin/bash
|
||||
- if [[ $TAG =~ ^v1\...\..rc.$ ]]
|
||||
- then
|
||||
- echo "Tag ${TAG} appears to be a release candidate, terminating build." && exit 1
|
||||
|
Loading…
Reference in New Issue
Block a user