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:
|
secrets:
|
||||||
- docker_password
|
- docker_password
|
||||||
cache_from: registry.nulo.in/sutty/monit:${ALPINE_VERSION}
|
cache_from: registry.nulo.in/sutty/monit:${ALPINE_VERSION}
|
||||||
|
docker:
|
||||||
|
purge: false
|
||||||
when:
|
when:
|
||||||
branch: antifascista
|
branch: antifascista
|
||||||
event: push
|
event: push
|
||||||
|
|
Loading…
Reference in a new issue