Changed Workflow 6 Finally?
This commit is contained in:
parent
fe9e2da75b
commit
3948f3924b
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ steps:
|
||||||
s3_secret:
|
s3_secret:
|
||||||
from_secret: s3_secret
|
from_secret: s3_secret
|
||||||
commands:
|
commands:
|
||||||
- apk add curl wget ca-certificates openssl
|
- apk add curl wget ca-certificates openssl bash
|
||||||
- cd dist/
|
- cd dist/
|
||||||
- wget https://fastdl.hackmi.ch/scripts/s3upload.sh
|
- wget https://fastdl.hackmi.ch/scripts/s3upload.sh
|
||||||
- bash s3upload.sh amogusspecialsauce/b/main compiled-${DRONE_COMMIT_SHA:0:10}.zip
|
- bash s3upload.sh amogusspecialsauce/b/main compiled-${DRONE_COMMIT_SHA:0:10}.zip
|
||||||
|
|
Loading…
Reference in a new issue