Revert "call reload target directly after start"
This reverts commit 2f490b3428
.
This commit is contained in:
parent
2f490b3428
commit
177b05f235
2
Makefile
2
Makefile
|
@ -12,7 +12,7 @@ include make-deploy/helm.mk
|
||||||
self-update:
|
self-update:
|
||||||
@- git submodule update --remote
|
@- git submodule update --remote
|
||||||
|
|
||||||
deploy: upload pre-deploy pre-local pull start reload post-local post-deploy
|
deploy: upload pre-deploy pre-local pull start post-local post-deploy reload
|
||||||
|
|
||||||
pre-deploy:
|
pre-deploy:
|
||||||
ifdef DEPLOY_HOSTS
|
ifdef DEPLOY_HOSTS
|
||||||
|
|
Loading…
Reference in New Issue