From 4c17f3a9e43fdaaead2790b02430b5866b94ec16 Mon Sep 17 00:00:00 2001 From: UniDesk Codex Date: Mon, 6 Jul 2026 14:43:06 +0800 Subject: [PATCH] fix: restore jd01 pac pipeline name --- ci/pipelines/hwlab-jd01-v03-ci-image-publish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/pipelines/hwlab-jd01-v03-ci-image-publish.yaml b/ci/pipelines/hwlab-jd01-v03-ci-image-publish.yaml index d0c9a6e3..7fefc249 100644 --- a/ci/pipelines/hwlab-jd01-v03-ci-image-publish.yaml +++ b/ci/pipelines/hwlab-jd01-v03-ci-image-publish.yaml @@ -2,7 +2,7 @@ "apiVersion": "tekton.dev/v1", "kind": "Pipeline", "metadata": { - "name": "hwlab-v03-ci-image-publish", + "name": "hwlab-jd01-v03-ci-image-publish", "namespace": "hwlab-ci", "labels": { "app.kubernetes.io/part-of": "hwlab",