Makefile: be less verbose when publishing the website
This commit is contained in:
parent
afde952c10
commit
0086abcc7a
2
Makefile
2
Makefile
@ -233,7 +233,7 @@ project-website:
|
|||||||
cd web/project-website; hugo --baseURL https://flamenco.blender.org/
|
cd web/project-website; hugo --baseURL https://flamenco.blender.org/
|
||||||
rsync web/project-website/public/ ${WEBSERVER_SSH}:${WEBSERVER_ROOT}/ \
|
rsync web/project-website/public/ ${WEBSERVER_SSH}:${WEBSERVER_ROOT}/ \
|
||||||
-e "ssh" \
|
-e "ssh" \
|
||||||
-va \
|
-a \
|
||||||
--exclude v2/ \
|
--exclude v2/ \
|
||||||
--exclude downloads/ \
|
--exclude downloads/ \
|
||||||
--exclude .well-known/ \
|
--exclude .well-known/ \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user