From 60d0bbc4f1130a5b3296e781b2b2692ac6a88831 Mon Sep 17 00:00:00 2001 From: peter Date: Mon, 19 Aug 2019 16:44:27 +0200 Subject: [PATCH] undo drone update --- .drone.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.drone.yml b/.drone.yml index 61e622d..623284d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -36,9 +36,6 @@ steps: image: alpine commands: - echo ${DRONE_BUILD_CREATED} - when: - event: - - tag - name: deploy static files image: node:12 @@ -68,9 +65,6 @@ steps: insecure: true repo: registry.frontblock.me/vendor/dashboard tags: ${DRONE_BUILD_CREATED} - when: - event: - - tag - name: release container image: plugins/docker