fix(ci): include deploy scripts
This commit is contained in:
parent
865065f89b
commit
b88fab7cc1
1 changed files with 3 additions and 0 deletions
3
scripts/deploy.sh
Normal file
3
scripts/deploy.sh
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
aws s3 sync ./dist/ s3://barrettruth.com --delete
|
||||
Loading…
Add table
Add a link
Reference in a new issue