Update file helm.tpl.yml

This commit is contained in:
2023-08-20 13:34:41 +00:00
parent 06e518ab7c
commit a2200f77b2

View File

@@ -2,6 +2,10 @@
image: dtzar/helm-kubectl
script:
- ./scripts/helm-package.sh
artifacts:
expire_in: 1 hour
paths:
- $CI_PROJECT_DIR/packages
.helm-push:
image: dtzar/helm-kubectl