Merge pull request #2395 from pikasTech/fix/2393-pac-pipeline-name

fix: restore jd01 pac pipeline name
This commit is contained in:
Lyon
2026-07-06 14:46:13 +08:00
committed by GitHub
@@ -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",