Update file helm.tpl.yml

This commit is contained in:
DeveloperDurp 2023-08-20 13:00:00 +00:00
parent 3a4132c0d4
commit 53a46e61b5

View file

@ -6,5 +6,5 @@
.helm_push: .helm_push:
image: dtzar/helm-kubectl image: dtzar/helm-kubectl
script: script:
- ./scripts/helm-registry-login.sh - ./scripts/helm-login.sh
- ./scripts/helm-push.sh - ./scripts/helm-push.sh