소스 검색

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