1
0
Fork 0
mirror of https://git.chefkoch.net/pub/make-deploy synced 2025-05-12 18:44:56 +00:00

call reload target directly after start

This commit is contained in:
Andreas Neue 2022-11-24 13:41:04 +01:00
parent ae4f1d60bf
commit 2f490b3428

View file

@ -12,7 +12,7 @@ include make-deploy/helm.mk
self-update:
@- git submodule update --remote
deploy: upload pre-deploy pre-local pull start post-local post-deploy reload
deploy: upload pre-deploy pre-local pull start reload post-local post-deploy
pre-deploy:
ifdef DEPLOY_HOSTS