updated deploy script to always push to gabevenberg.com
This commit is contained in:
parent
58b4f7c61c
commit
6ea21b490e
1 changed files with 1 additions and 1 deletions
2
justfile
2
justfile
|
@ -2,7 +2,7 @@ preview:
|
|||
hugo serve --buildDrafts --buildExpired --buildFuture --navigateToChanged
|
||||
|
||||
USER:='root'
|
||||
HOST:='cirrostratus'
|
||||
HOST:='gabevenberg.com'
|
||||
DIR:='/var/www/gabevenberg.com'
|
||||
DRAFTDIR:='/var/www/draft.gabevenberg.com'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue