ci: render

Rendered by https://gitlab.com/developerdurp/yml/-/pipelines/862949880
This commit is contained in:
2023-05-10 12:13:50 +00:00
parent 6a33e444ab
commit c784ff3e24
2 changed files with 5 additions and 2 deletions

View File

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