ci-includes-yml/templates/helm.tpl.yml

10 lines
193 B
YAML

.helm-build:
image: dtzar/helm-kubectl
script:
- ./scripts/helm-package.sh
.helm_push:
image: dtzar/helm-kubectl
script:
- ./scripts/helm-login.sh
- ./scripts/helm-push.sh