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

12 lines
243 B
YAML
Raw Normal View History

.helm-build:
image: dtzar/helm-kubectl
2023-05-21 08:21:45 -05:00
script:
- ./scripts/variablecheck-version.sh
2023-05-21 08:21:45 -05:00
- ./scripts/helm-package.sh
.helm_push:
image: dtzar/helm-kubectl
script:
- ./scripts/helm-registry-login.sh
2023-05-21 08:21:45 -05:00
- ./scripts/helm-push.sh