rsync to cdn77

This commit is contained in:
Ariejan de Vroom 2017-03-17 13:15:42 +01:00
parent ed40a4848e
commit df7a018dc1

View File

@ -17,7 +17,8 @@ build:
deploy_prod:
stage: deploy
script:
- s3cmd sync --acl-public --reduced-redundancy --delete-removed --cf-invalidate public/* s3://$AWS_BUCKET
#- s3cmd sync --acl-public --reduced-redundancy --delete-removed --cf-invalidate public/* s3://$AWS_BUCKET
- rsync -va public/ user_dww21f6o@push-20.cdn77.com:/www/
artifacts:
paths:
- public