From ffa3ffc6dcdaa72064a54b747fef71a7cdb010f9 Mon Sep 17 00:00:00 2001 From: sasgokhan <38184847+sasgokhan@users.noreply.github.com> Date: Wed, 19 Dec 2018 19:25:09 +0100 Subject: [PATCH] Update .drone.yml --- .drone.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index a2150fba..272c4999 100644 --- a/.drone.yml +++ b/.drone.yml @@ -50,7 +50,6 @@ pipeline: auto_tag: true secrets: [DOCKER_USERNAME, DOCKER_PASSWORD] when: - ref: [ refs/heads/master, refs/heads/environment/*, refs/tags/v.* ] event: [push, tag] status: [success]