Move S3 bucket to web account
This commit is contained in:
parent
64f3fcd0e5
commit
481571dbfe
1 changed files with 1 additions and 1 deletions
|
|
@ -21,6 +21,6 @@ s3-deploy:
|
|||
stage: .post
|
||||
image: registry.gitlab.com/gitlab-org/cloud-deploy/aws-base:latest
|
||||
script:
|
||||
- aws s3 sync ./public s3://gp-operations-prod-shared-weblite-bucket --delete --only-show-errors
|
||||
- aws s3 sync ./public s3://gp-web-prod-shared-weblite-bucket --delete --only-show-errors
|
||||
only:
|
||||
- main
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue