ci: render

Rendered by https://gitlab.durp.info/durfy/ci-includes/yml/-/pipelines/155
This commit is contained in:
DeveloperDurpBot 2026-02-27 11:44:52 +00:00
parent f315a27b10
commit 45e6fdeb57
9 changed files with 15 additions and 15 deletions

View file

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