diff --git a/Makefile b/Makefile index e442e92..c63e2a8 100644 --- a/Makefile +++ b/Makefile @@ -12,7 +12,7 @@ include make-deploy/helm.mk self-update: @- 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: ifdef DEPLOY_HOSTS