Update .drone.yml
parent
b1cc51576b
commit
bee4661aa8
|
|
@ -51,7 +51,5 @@ steps:
|
|||
image: lorisleiva/laravel-docker
|
||||
commands:
|
||||
- wget https://github.com/tfausak/github-release/releases/download/1.2.5/github-release-linux.gz
|
||||
- gzip -d github-release-linux.gz
|
||||
- chmod +x github-release-linux
|
||||
- ls -l
|
||||
- ./github-release-linux
|
||||
|
|
|
|||
Loading…
Reference in New Issue