Update 2 files

- /job-templates.tpl.yml
- /job-templates.yml
This commit is contained in:
Durp 2026-02-27 11:41:31 +00:00
parent 7c149b252a
commit f315a27b10
2 changed files with 4 additions and 4 deletions

View file

@ -12,7 +12,7 @@ workflow:
- if: '$CI_COMMIT_BRANCH && $CI_SCRIPTS_SKIP_PIPELINE != "true"'
render-job-templates-yml:
stage: render
image: registry.internal.durp.info/debian:bullseye-slim
image: registry.durp.info/debian:bullseye-slim
script:
# Begin of install-curl.sh
- |
@ -49,7 +49,7 @@ render-job-templates-yml:
# End of commit-and-push-changes.sh
render-pipelines-to-branch:
stage: render
image: registry.internal.durp.info/debian:bullseye-slim
image: registry.durp.info/debian:bullseye-slim
script:
# Begin of install-curl.sh
- |