Update .drone.yml
parent
56cfb0853d
commit
9383b0fa4c
|
|
@ -52,4 +52,5 @@ steps:
|
||||||
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
|
||||||
- gzip -d github-release-linux.gz
|
- gzip -d github-release-linux.gz
|
||||||
- cd github-release-linux && ls -all
|
- chmod +x github-release-linux
|
||||||
|
- ./github-release-linux
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue