From 436cfa4342ec16dc27a2f7479d649db0294e3fa2 Mon Sep 17 00:00:00 2001 From: DeveloperDurpBot Date: Sun, 9 Apr 2023 16:12:59 +0000 Subject: [PATCH] ci: render Rendered by https://gitlab.com/developerdurp/yml/-/pipelines/832159687 --- job-templates.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/job-templates.yml b/job-templates.yml index b4f3542..7697109 100644 --- a/job-templates.yml +++ b/job-templates.yml @@ -27,7 +27,7 @@ render-job-templates-yml: # End of install-git.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 # Begin of render-job-templates.sh