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
|
from_secret: docker_password
|
||||||
repo: witten/borgmatic-docs
|
repo: witten/borgmatic-docs
|
||||||
dockerfile: docs/Dockerfile
|
dockerfile: docs/Dockerfile
|
||||||
|
purge: false
|
||||||
when:
|
when:
|
||||||
branch:
|
branch:
|
||||||
- master
|
- master
|
||||||
|
|
Loading…
Reference in a new issue