From feb7c017ae96dc459eb04af5e45bebce04e2d784 Mon Sep 17 00:00:00 2001 From: Muhep Atasoy Date: Sun, 15 Dec 2019 20:46:17 +0300 Subject: [PATCH] Update .drone.yml --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index 6db0687..6037a2c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -40,6 +40,8 @@ steps: - composer global require humbug/box - php backupper app:build --build-version=$(git describe --abbrev=0 --tags) -n - php builds/backupper + when: + event: tag - name: publish image: plugins/github-release