ci: fix pipeline
Some checks are pending
/ Release (push) Has started running
Some checks are pending
/ Release (push) Has started running
This commit is contained in:
parent
3fde27f83b
commit
383ce965a0
1 changed files with 1 additions and 1 deletions
|
|
@ -36,5 +36,5 @@ jobs:
|
||||||
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY}}
|
aws_secret_access_key: ${{ secrets.AWS_SECRET_ACCESS_KEY}}
|
||||||
aws_bucket: 'kekscloud-releases'
|
aws_bucket: 'kekscloud-releases'
|
||||||
source_dir: 'publish/'
|
source_dir: 'publish/'
|
||||||
destination_dir: 'http-server-status/'
|
destination_dir: 'kekscloud-releases/'
|
||||||
endpoint: 's3.eu-central-003.backblazeb2.com'
|
endpoint: 's3.eu-central-003.backblazeb2.com'
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue