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