From 1957dda0b61ae926a9c632a285dee8d515a1c419 Mon Sep 17 00:00:00 2001 From: Muhep Atasoy Date: Sun, 15 Dec 2019 20:59:07 +0300 Subject: [PATCH] Update .drone.yml --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index ee9f42f..46e202d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -39,7 +39,7 @@ steps: commands: # - composer global require humbug/box # - composer install - - echo $(git describe --abbrev=0 --tags) > d + - echo "$(git describe --abbrev=0 --tags)" > d - cat d - php backupper app:build --build-version=$(git describe --abbrev=0 --tags) -n - php builds/backupper