ソースを参照

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