Update .drone.yml
continuous-integration/drone/push Build is failing Details

pull/1/head
Muhep Atasoy 2019-12-15 19:41:29 +03:00
parent 3f83ee4082
commit 13e28a463a
1 changed files with 5 additions and 5 deletions

View File

@ -38,11 +38,11 @@ steps:
image: lorisleiva/laravel-docker
commands:
- curl -s https://api.github.com/repos/pantheon-systems/autotag/releases/latest | \
grep browser_download | \
grep Linux | \
cut -d '"' -f 4 | \
xargs curl -o ./autotag -L \
&& chmod 755 ./autotag
grep browser_download | \
grep Linux | \
cut -d '"' -f 4 | \
xargs curl -o ./autotag -L \
&& chmod 755 ./autotag
- autotag
# - composer global require humbug/box
# - php backupper app:build --build-version -n