should allow woodpecker to reutilize the cache
This commit is contained in:
parent
ed9e013135
commit
0c9ca5f55b
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ pipeline:
|
|||
secrets:
|
||||
- docker_password
|
||||
cache_from: registry.nulo.in/sutty/monit:${ALPINE_VERSION}
|
||||
docker:
|
||||
purge: false
|
||||
when:
|
||||
branch: antifascista
|
||||
event: push
|
||||
|
|
Loading…
Reference in a new issue