mirror of
https://github.com/wezm/wezm.net.git
synced 2024-11-10 01:42:32 +00:00
Build before deploy
This commit is contained in:
parent
ef29b23609
commit
145777deae
1 changed files with 1 additions and 0 deletions
|
@ -3,4 +3,5 @@ all:
|
||||||
@echo "- deploy"
|
@echo "- deploy"
|
||||||
|
|
||||||
deploy:
|
deploy:
|
||||||
|
zola build
|
||||||
rsync -avzhP public/ hardforze.binarytrance.com:infrastructure/volumes/www/wezm.net/v2/
|
rsync -avzhP public/ hardforze.binarytrance.com:infrastructure/volumes/www/wezm.net/v2/
|
||||||
|
|
Loading…
Reference in a new issue