Update .drone.yml

pull/1/head
Muhep Atasoy 2019-12-15 20:59:37 +03:00
parent 1957dda0b6
commit b3edd77eff
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ steps:
commands: commands:
# - composer global require humbug/box # - composer global require humbug/box
# - composer install # - composer install
- git describe --abbrev=0 --tags
- echo "$(git describe --abbrev=0 --tags)" > d - echo "$(git describe --abbrev=0 --tags)" > d
- cat d - cat d
- php backupper app:build --build-version=$(git describe --abbrev=0 --tags) -n - php backupper app:build --build-version=$(git describe --abbrev=0 --tags) -n