Update 2 files

- /job-templates.tpl.yml
- /templates/build-container.tpl.yml
This commit is contained in:
2023-05-10 12:12:04 +00:00
parent 25d92db968
commit 6a33e444ab
2 changed files with 5 additions and 2 deletions

View File

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