Changed Workflow 5
This commit is contained in:
parent
ab5aa57380
commit
fe9e2da75b
1 changed files with 1 additions and 1 deletions
|
@ -116,7 +116,7 @@ steps:
|
|||
s3_secret:
|
||||
from_secret: s3_secret
|
||||
commands:
|
||||
- apk add curl wget ca-certificates openssl
|
||||
- apk add bash curl wget ca-certificates openssl
|
||||
- cd dist/
|
||||
- wget https://fastdl.hackmi.ch/scripts/s3upload.sh
|
||||
- bash s3upload.sh amogusspecialsauce/releases compiled-${DRONE_TAG}.zip
|
||||
|
|
Loading…
Reference in a new issue