bugfix : Fix makefile deploy command
This commit is contained in:
parent
d870d7506a
commit
aa5b7417ce
2
Makefile
2
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user