This commit is contained in:
parent
3726fb4575
commit
e0c58b2f35
@ -19,10 +19,8 @@ clone:
|
|||||||
|
|
||||||
pipeline:
|
pipeline:
|
||||||
check-tag:
|
check-tag:
|
||||||
image: debian:11-slim
|
image: code.balsillie.net/containers/debian:11-slim-bash
|
||||||
pull: false
|
pull: false
|
||||||
environment:
|
|
||||||
- SHELL=/bin/bash
|
|
||||||
commands:
|
commands:
|
||||||
- echo $SHELL
|
- echo $SHELL
|
||||||
- if [[ $TAG =~ ^v1\...\..rc.$ ]]
|
- if [[ $TAG =~ ^v1\...\..rc.$ ]]
|
||||||
|
Loading…
Reference in New Issue
Block a user