Browse Source

Update

tags/v0.0.62^0
Peter Vivell 6 years ago
parent
commit
68e4fa6b37
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      drone.yml

+ 1
- 1
drone.yml View File

@@ -16,7 +16,7 @@ steps:
16 16
   # http://plugins.drone.io/drone-plugins/drone-docker/
17 17
   # https://github.com/drone-plugins/drone-docker
18 18
   when:
19
-    event: [ tag ] # [ push, tag ]
19
+    event: [] # [ tag ] # [ push, tag ]
20 20
   settings:
21 21
     dry_run: false
22 22
     registry: reg.unino.de

Loading…
Cancel
Save