From 737c31f0c5405740b7c196d524ffa75098c92802 Mon Sep 17 00:00:00 2001 From: Muhep Atasoy Date: Sun, 15 Dec 2019 21:06:03 +0300 Subject: [PATCH] Update .drone.yml --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 216b6c0..7d32f3d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -42,6 +42,7 @@ steps: commands: # - composer global require humbug/box # - composer install + - git pull origin master - git tag - echo "$(git describe --abbrev=0 --tags)" > d - cat d