From 6d49f99601d4458483b5f55a2e6d3472071c7743 Mon Sep 17 00:00:00 2001 From: Brad Rydzewski Date: Fri, 12 May 2017 15:46:32 +0200 Subject: [PATCH] execute dist for tag [ci skip] --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index b9f922ceb..0592d9de0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,7 +16,7 @@ pipeline: - ./dist.sh secrets: [ ssh_key ] when: - event: push + event: [ push, tag ] archive: image: plugins/s3