Update .drone.yml

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

View File

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