use custom image
Some checks failed
ci/woodpecker/push/main Pipeline failed

This commit is contained in:
Michael Balsillie 2022-08-21 22:59:47 +12:00
parent 3726fb4575
commit e0c58b2f35

View File

@ -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.$ ]]