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