Update the updatescript
This commit is contained in:
parent
9582d8c896
commit
f231c4b3e5
@ -4,3 +4,5 @@ git pull
|
|||||||
cd site/
|
cd site/
|
||||||
hugo -D
|
hugo -D
|
||||||
aws s3 sync public/ s3://blog.ligthert.net/ --delete
|
aws s3 sync public/ s3://blog.ligthert.net/ --delete
|
||||||
|
sleep 5
|
||||||
|
aws cloudfront create-invalidation --distribution-id E13C4ILGFG6IB2 --path "/*"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user