Files
yml/templates/helm.tpl.yml
DeveloperDurp 21832c0d01 Update 2 files
- /pipelines/helm.yml
- /templates/helm.tpl.yml
2023-08-20 13:02:51 +00:00

11 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