Update S3 bucket location

This commit is contained in:
Iain Learmonth 2021-10-18 09:44:13 +00:00
parent 36ead1c31e
commit 028b32b462

View file

@ -20,6 +20,6 @@ s3-deploy:
stage: .post stage: .post
image: registry.gitlab.com/gitlab-org/cloud-deploy/aws-base:latest image: registry.gitlab.com/gitlab-org/cloud-deploy/aws-base:latest
script: script:
- aws s3 sync ./public s3://weblite-production-shared-shared-bucket --delete --only-show-errors - aws s3 sync ./public s3://gp-operations-prod-shared-weblite-bucket --delete --only-show-errors
only: only:
- main - main