Update S3 bucket location
This commit is contained in:
parent
36ead1c31e
commit
028b32b462
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue