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

@ -11,7 +11,7 @@ workflow:
render-job-templates-yml:
stage: render
image: registry.internal.durp.info/debian:bullseye-slim
image: registry.durp.info/debian:bullseye-slim
script:
- ./scripts/install-curl.sh
- ./scripts/install-git.sh
@ -21,7 +21,7 @@ render-job-templates-yml:
render-pipelines-to-branch:
stage: render
image: registry.internal.durp.info/debian:bullseye-slim
image: registry.durp.info/debian:bullseye-slim
script:
- ./scripts/install-curl.sh
- ./scripts/install-git.sh