don't cleanup after build

should allow woodpecker to reutilize the cache
This commit is contained in:
f 2022-03-02 13:29:02 -03:00
parent ed9e013135
commit 0c9ca5f55b

View file

@ -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