Changed Workflow 5

This commit is contained in:
Phil 2023-08-20 19:16:44 +02:00
parent ab5aa57380
commit fe9e2da75b

View file

@ -116,7 +116,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 bash curl wget ca-certificates openssl
- cd dist/ - cd dist/
- wget https://fastdl.hackmi.ch/scripts/s3upload.sh - wget https://fastdl.hackmi.ch/scripts/s3upload.sh
- bash s3upload.sh amogusspecialsauce/releases compiled-${DRONE_TAG}.zip - bash s3upload.sh amogusspecialsauce/releases compiled-${DRONE_TAG}.zip