From 272964598666bf8599377224e1b3521bd16bfc37 Mon Sep 17 00:00:00 2001 From: Codex Date: Tue, 2 Jun 2026 02:32:40 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=A1=A5=E9=BD=90=20v0.1=20PipelineRun?= =?UTF-8?q?=20tools-image=20=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deploy/templates/tekton/pipelinerun.sample.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/deploy/templates/tekton/pipelinerun.sample.yaml b/deploy/templates/tekton/pipelinerun.sample.yaml index b829af7..920279b 100644 --- a/deploy/templates/tekton/pipelinerun.sample.yaml +++ b/deploy/templates/tekton/pipelinerun.sample.yaml @@ -20,6 +20,8 @@ spec: value: http://git-mirror-http.devops-infra.svc.cluster.local/pikasTech/agentrun.git - name: git-write-url value: http://git-mirror-write.devops-infra.svc.cluster.local/pikasTech/agentrun.git + - name: tools-image + value: 127.0.0.1:5000/hwlab/hwlab-ci-node-tools:node22-alpine-bun-v1 workspaces: - name: source volumeClaimTemplate: