diff --git a/Makefile b/Makefile index 954ad6af..e401b17d 100644 --- a/Makefile +++ b/Makefile @@ -39,6 +39,7 @@ lint: pep8 helm_lint .PHONY: dry-run dry-run: clean tools/helm_tk.sh $(HELM) + $(HELM) template charts/deckhand # Make targets intended for use by the primary targets above. .PHONY: build_deckhand