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