mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-07 07:50:30 -05:00
ci: render
Rendered by https://gitlab.com/developerdurp/yml/-/pipelines/832159687
This commit is contained in:
parent
2946ce9cf0
commit
436cfa4342
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ render-job-templates-yml:
|
||||||
# End of install-git.sh
|
# End of install-git.sh
|
||||||
|
|
||||||
# Begin of install-yq.sh
|
# Begin of install-yq.sh
|
||||||
- "#Install YQ\nexport YQ_VERSION=4.27.2\nexport YQ_ARCH=linux_amd64 \ncurl -fsSL \"https://github.com/mikefarah/yq/releases/download/v${YQ_VERSION}/yq_${YQ_ARCH}\" -o yq \nchmod +x yq\n"
|
- "#Install YQ\n#\nexport YQ_VERSION=4.27.2\nexport YQ_ARCH=linux_amd64 \ncurl -fsSL \"https://github.com/mikefarah/yq/releases/download/v${YQ_VERSION}/yq_${YQ_ARCH}\" -o yq \nchmod +x yq\n"
|
||||||
# End of install-yq.sh
|
# End of install-yq.sh
|
||||||
|
|
||||||
# Begin of render-job-templates.sh
|
# Begin of render-job-templates.sh
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue