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

11 lines
193 B
YAML
Raw Normal View History

.helm-build:
image: dtzar/helm-kubectl
2023-05-21 08:21:45 -05:00
script:
- ./scripts/helm-package.sh
.helm_push:
image: dtzar/helm-kubectl
script:
2023-08-20 13:00:00 +00:00
- ./scripts/helm-login.sh
2023-05-21 08:21:45 -05:00
- ./scripts/helm-push.sh