Update .drone.yml

pull/1/head
Muhep Atasoy 2019-12-15 21:06:37 +03:00
parent 737c31f0c5
commit dd5021230f
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ steps:
commands: commands:
# - composer global require humbug/box # - composer global require humbug/box
# - composer install # - composer install
- git pull origin master - git pull origin master --tags
- git tag - git tag
- echo "$(git describe --abbrev=0 --tags)" > d - echo "$(git describe --abbrev=0 --tags)" > d
- cat d - cat d