cache prevents build if the version doesn't exist
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
f 2022-03-29 10:15:29 -03:00
parent bbfa212002
commit e41a77ee7b

View file

@ -11,7 +11,6 @@ pipeline:
build_args:
- ALPINE_VERSION=${ALPINE_VERSION}
- BASE_IMAGE=alpine
cache_from: registry.nulo.in/sutty/monit:${ALPINE_VERSION}
purge: false
secrets:
- docker_password