diff --git a/Makefile b/Makefile index cc0eae8..9d9cabb 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ include make-deploy/cron.mk include make-deploy/kustomize.mk include make-deploy/helm.mk -.PHONY: self-update create-contexts deploy upload pull start stop restart +.PHONY: self-update create-contexts deploy pre-deploy post-deploy upload pull start stop restart reload self-update: @- git submodule update --remote