Update .drone.yml
parent
3ddaf5c913
commit
737c31f0c5
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue