From 89e85108ed67bd8c970e48c57dcdb00979aa5453 Mon Sep 17 00:00:00 2001 From: tastytea Date: Thu, 20 Jun 2019 16:49:02 +0200 Subject: [PATCH] Fixed drone recipe. --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index 1865921..b0d9cc5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,6 +11,7 @@ trigger: exclude: - tag +steps: - name: shellcheck image: debian:stretch-slim pull: always @@ -54,6 +55,7 @@ trigger: event: - tag +steps: - name: download tar.gz image: plugins/download settings: