Update .drone.yml
parent
0b90045f52
commit
56cfb0853d
|
|
@ -52,4 +52,4 @@ 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
|
||||||
- ls -all
|
- cd github-release-linux && ls -all
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue