CI
Some checks failed
Publish To Prod / deploy_and_publish (push) Failing after 10s

This commit is contained in:
2024-03-25 18:15:31 +01:00
parent cde7034411
commit 221437c8e3

View File

@@ -30,7 +30,7 @@ jobs:
with:
args: --acl public-read --follow-symlinks --delete
env:
AWS_S3_ENDPOINT: https://coopgo-web-preview.s3.fr-par.scw.cloud
AWS_S3_ENDPOINT: https://s3.fr-par.scw.cloud
AWS_S3_BUCKET: coopgo_web_preview
AWS_ACCESS_KEY_ID: ${{ secrets.SCW_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.SCW_SECRET_ACCESS_KEY }}