Merge branch 'main' of gitlab-npex.com:keanuapp/keanuapp-weblite

This commit is contained in:
N-Pex 2021-10-20 17:09:17 +02:00
commit 8d9c535c23

View file

@ -20,6 +20,6 @@ s3-deploy:
stage: .post
image: registry.gitlab.com/gitlab-org/cloud-deploy/aws-base:latest
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:
- main
- main