1
0
Fork 0
mirror of https://git.chefkoch.net/pub/make-deploy synced 2025-05-15 03:53:31 +00:00

Revert "call reload target directly after start"

This reverts commit 2f490b3428.
This commit is contained in:
Andreas Neue 2022-11-24 13:42:18 +01:00
parent 2f490b3428
commit 177b05f235

View file

@ -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