mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-12-22 17:23:22 +01:00
deployment
This commit is contained in:
parent
ad0fe10104
commit
ac3084c2ee
@ -23,6 +23,6 @@ deploy:
|
||||
image: garland/aws-cli-docker:latest
|
||||
stage: deploy
|
||||
script:
|
||||
- aws s3 sync ./public s3://beta.matthiaskretschmann.com --delete --acl public-read
|
||||
- aws s3 sync --delete --acl public-read ./public s3://matthiaskretschmann.com
|
||||
only:
|
||||
- master
|
||||
|
Loading…
Reference in New Issue
Block a user