Explorar el Código

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

Dan Helfman hace 6 años
padre
commit
7cfab3620b
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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