ci: render

Rendered by https://gitlab.com/developerdurp/yml/-/pipelines/1222159433
This commit is contained in:
2024-03-21 11:20:46 +00:00
parent 2e2ed2ad14
commit c8b0669596
8 changed files with 13 additions and 13 deletions

View File

@@ -1,5 +1,5 @@
.helm-build:
image: dtzar/helm-kubectl
image: registry.internal.durp.info/dtzar/helm-kubectl
script:
# Begin of helm-package.sh
- |
@@ -16,7 +16,7 @@
paths:
- $CI_PROJECT_DIR/packages
.helm-push:
image: dtzar/helm-kubectl
image: registry.internal.durp.info/dtzar/helm-kubectl
script:
# Begin of helm-addrepo.sh
- |