update
This commit is contained in:
@@ -11,7 +11,7 @@ workflow:
|
|||||||
|
|
||||||
render-job-templates-yml:
|
render-job-templates-yml:
|
||||||
stage: render
|
stage: render
|
||||||
image: registry.durp.info/debian:bullseye-slim
|
image: registry.internal.durp.info/debian:bullseye-slim
|
||||||
script:
|
script:
|
||||||
- ./scripts/install-curl.sh
|
- ./scripts/install-curl.sh
|
||||||
- ./scripts/install-git.sh
|
- ./scripts/install-git.sh
|
||||||
@@ -21,6 +21,7 @@ render-job-templates-yml:
|
|||||||
|
|
||||||
render-pipelines-to-branch:
|
render-pipelines-to-branch:
|
||||||
stage: render
|
stage: render
|
||||||
|
image: registry.internal.durp.info/debian:bullseye-slim
|
||||||
script:
|
script:
|
||||||
- ./scripts/install-curl.sh
|
- ./scripts/install-curl.sh
|
||||||
- ./scripts/install-git.sh
|
- ./scripts/install-git.sh
|
||||||
|
|||||||
@@ -12,7 +12,7 @@ workflow:
|
|||||||
- if: '$CI_COMMIT_BRANCH && $CI_SCRIPTS_SKIP_PIPELINE != "true"'
|
- if: '$CI_COMMIT_BRANCH && $CI_SCRIPTS_SKIP_PIPELINE != "true"'
|
||||||
render-job-templates-yml:
|
render-job-templates-yml:
|
||||||
stage: render
|
stage: render
|
||||||
image: registry.durp.info/debian:bullseye-slim
|
image: registry.internal.durp.info/debian:bullseye-slim
|
||||||
script:
|
script:
|
||||||
# Begin of install-curl.sh
|
# Begin of install-curl.sh
|
||||||
- |
|
- |
|
||||||
@@ -49,6 +49,7 @@ render-job-templates-yml:
|
|||||||
# End of commit-and-push-changes.sh
|
# End of commit-and-push-changes.sh
|
||||||
render-pipelines-to-branch:
|
render-pipelines-to-branch:
|
||||||
stage: render
|
stage: render
|
||||||
|
image: registry.internal.durp.info/debian:bullseye-slim
|
||||||
script:
|
script:
|
||||||
# Begin of install-curl.sh
|
# Begin of install-curl.sh
|
||||||
- |
|
- |
|
||||||
|
|||||||
Reference in New Issue
Block a user