Update .drone.yml
parent
fe2cc8769d
commit
2cce66600b
|
|
@ -53,4 +53,5 @@ steps:
|
||||||
- wget https://github.com/aktau/github-release/releases/download/v0.7.2/linux-amd64-github-release.tar.bz2
|
- wget https://github.com/aktau/github-release/releases/download/v0.7.2/linux-amd64-github-release.tar.bz2
|
||||||
- tar xjf linux-amd64-github-release.tar.bz2
|
- tar xjf linux-amd64-github-release.tar.bz2
|
||||||
- ls -l
|
- ls -l
|
||||||
- cd bin
|
- chmod +x ./bin/linux/amd64/github-release
|
||||||
|
- ./bin/linux/amd64/github-release
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue