Don't prune docs image after push, so watchtower can pick it up.
This commit is contained in:
parent
6c136ebbf1
commit
7cfab3620b
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ steps:
|
|||
from_secret: docker_password
|
||||
repo: witten/borgmatic-docs
|
||||
dockerfile: docs/Dockerfile
|
||||
purge: false
|
||||
when:
|
||||
branch:
|
||||
- master
|
||||
|
|
Loading…
Reference in a new issue