cache prevents build if the version doesn't exist
This commit is contained in:
parent
bbfa212002
commit
e41a77ee7b
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue