Fix: deps before charts

Change-Id: I2248d86ca7d6dac4659d997d3f6fd62c86780a7b
This commit is contained in:
Kochetov Mikhail 2017-11-06 11:08:31 -07:00
parent 28c24eb221
commit 2a826d5a43
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ images: build_airflow build_shipyard
# Create tgz of the chart
.PHONY: charts
charts: clean
$(HELM) dep up charts/shipyard
$(HELM) package charts/shipyard
# Perform Linting