feat: fix deploy
This commit is contained in:
parent
1335c09f25
commit
766346bc1d
1 changed files with 2 additions and 1 deletions
|
|
@ -6,4 +6,5 @@ aws s3 sync . s3://barrettruth.com --delete \
|
|||
--exclude "readme.md" \
|
||||
--exclude ".DS_Store" \
|
||||
--exclude ".gitignore" \
|
||||
--exclude "scripts/*.sh"
|
||||
--exclude "scripts/*.sh" \
|
||||
--exclude "files/*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue