Updated deploy script.
This commit is contained in:
parent
749023204c
commit
d4ffc48028
1 changed files with 3 additions and 0 deletions
|
|
@ -24,3 +24,6 @@ cd .deploy && git add --all && git commit -m "Publishing to rendered (deploy.sh)
|
|||
|
||||
echo "Pushing to github"
|
||||
git push --all
|
||||
|
||||
echo "Pulling changes on server"
|
||||
ssh hazelnut.dev ./update-site.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue