浏览代码

Don't prune docs image after push, so watchtower can pick it up.

Dan Helfman 6 年之前
父节点
当前提交
7cfab3620b
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .drone.yml

+ 1 - 0
.drone.yml

@@ -52,6 +52,7 @@ steps:
       from_secret: docker_password
     repo: witten/borgmatic-docs
     dockerfile: docs/Dockerfile
+    purge: false
   when:
     branch:
       - master