deploy to a different host
This commit is contained in:
parent
8ea1a7ed7d
commit
6a065275b0
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -13,7 +13,7 @@ build:
|
|||
posty build
|
||||
|
||||
publish:
|
||||
rsync -auvP build/ golf:web
|
||||
rsync -auvP build/ deploy.nickpegg.com:web
|
||||
|
||||
|
||||
stage_build:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue