From 50fd1a3c3c7cc27171e931dd3bf619718da8e1cc Mon Sep 17 00:00:00 2001 From: Felix Bartels Date: Fri, 11 Dec 2020 09:54:36 +0100 Subject: [PATCH] add a specific promote action Signed-off-by: Felix Bartels --- .drone.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 836081b..8a9454b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -50,8 +50,7 @@ steps: branch: - master event: - exclude: - - pull_request + - promote volumes: - name: dockersock