Move chart into its own dir and add package make task
This commit is contained in:
Родитель
a82994b4f1
Коммит
deeadde03d
|
@ -0,0 +1,5 @@
|
|||
.PHONY: helm-package
|
||||
|
||||
helm-package:
|
||||
helm package charts/vsts-agent -d charts
|
||||
helm repo index --merge charts/index.yaml charts
|
Загрузка…
Ссылка в новой задаче