Update Makefile - Dryrun
Add template for deckhand chart dry-run Change-Id: I9eab723a9ad905627c993aafdbf12b62c7dfc865
This commit is contained in:
parent
32ad739e68
commit
28254bc7ff
1
Makefile
1
Makefile
@ -39,6 +39,7 @@ lint: pep8 helm_lint
|
|||||||
.PHONY: dry-run
|
.PHONY: dry-run
|
||||||
dry-run: clean
|
dry-run: clean
|
||||||
tools/helm_tk.sh $(HELM)
|
tools/helm_tk.sh $(HELM)
|
||||||
|
$(HELM) template charts/deckhand
|
||||||
|
|
||||||
# Make targets intended for use by the primary targets above.
|
# Make targets intended for use by the primary targets above.
|
||||||
.PHONY: build_deckhand
|
.PHONY: build_deckhand
|
||||||
|
Loading…
x
Reference in New Issue
Block a user