From 740dede4fd31cc0686cef1d7c2fb16eaacc9a339 Mon Sep 17 00:00:00 2001 From: Maxim Vasilev <33905371+qwertys-ru@users.noreply.github.com> Date: Thu, 30 Aug 2018 17:49:46 +0300 Subject: [PATCH] Fixed static_package4nightly --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 5f438b52..7bcae192 100644 --- a/.drone.yml +++ b/.drone.yml @@ -83,7 +83,7 @@ pipeline: - docker_username - docker_password when: - event: [ push, tag ] + event: push branch: master deploy2nightly: image: jackthestripper/drone_setimage