parent
4eac7cf73f
commit
3726fb4575
@ -24,6 +24,7 @@ pipeline:
|
|||||||
environment:
|
environment:
|
||||||
- SHELL=/bin/bash
|
- SHELL=/bin/bash
|
||||||
commands:
|
commands:
|
||||||
|
- echo $SHELL
|
||||||
- if [[ $TAG =~ ^v1\...\..rc.$ ]]
|
- if [[ $TAG =~ ^v1\...\..rc.$ ]]
|
||||||
- then
|
- then
|
||||||
- echo "Tag ${TAG} appears to be a release candidate, terminating build." && exit 1
|
- echo "Tag ${TAG} appears to be a release candidate, terminating build." && exit 1
|
||||||
|
Loading…
Reference in New Issue
Block a user