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