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