diff --git a/Makefile b/Makefile index d19cb06..d7a8fb3 100644 --- a/Makefile +++ b/Makefile @@ -61,7 +61,7 @@ buildprod: build export SDN="https://test-paris.happy-dev.fr"; \ $(MAKE) $(DIST_DIR)/index.html -B -deploy: pull install bluid +deploy: pull install build pull: git pull