make more targets phony

This commit is contained in:
Andreas Neue 2022-11-07 16:47:36 +01:00
parent 4f82a3aeb5
commit 75dc88b3a3
1 changed files with 1 additions and 1 deletions

View File

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