mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-07 07:50:30 -05:00
Update 2 files
- /job-templates.tpl.yml - /job-templates.yml
This commit is contained in:
parent
7c149b252a
commit
f315a27b10
2 changed files with 4 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue