Fix: deps before charts
Change-Id: I2248d86ca7d6dac4659d997d3f6fd62c86780a7b
This commit is contained in:
parent
28c24eb221
commit
2a826d5a43
1
Makefile
1
Makefile
@ -25,6 +25,7 @@ images: build_airflow build_shipyard
|
|||||||
# Create tgz of the chart
|
# Create tgz of the chart
|
||||||
.PHONY: charts
|
.PHONY: charts
|
||||||
charts: clean
|
charts: clean
|
||||||
|
$(HELM) dep up charts/shipyard
|
||||||
$(HELM) package charts/shipyard
|
$(HELM) package charts/shipyard
|
||||||
|
|
||||||
# Perform Linting
|
# Perform Linting
|
||||||
|
Loading…
Reference in New Issue
Block a user