Skip to content
Snippets Groups Projects
Commit aa5b7417 authored by Benoit Alessandroni's avatar Benoit Alessandroni
Browse files

bugfix : Fix makefile deploy command

parent d870d750
No related branches found
No related tags found
1 merge request!3bugfix : Fix makefile deploy command
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment