Merge pull request #2618 from pikasTech/fix/production-provider-secret-ref
Pipelines as Code CI / hwlab-nc01-production-ci-poll- Success

修复 production AgentRun Provider Secret 引用
This commit is contained in:
Lyon
2026-07-17 08:52:20 +08:00
committed by GitHub
2 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ metadata:
pipelinesascode.tekton.dev/on-cel-expression: "event == 'push' && target_branch == 'release' && node == 'NC01'"
pipelinesascode.tekton.dev/max-keep-runs: "8"
unidesk.ai/owning-config-ref: "config/hwlab-node-lanes.yaml#lanes.production.targets.NC01"
unidesk.ai/effective-config-sha256: sha256:10aa6c7e87349c06df2fefb25a2f5706b17f96ff6f96255f9fd05e512bb4173d
unidesk.ai/effective-config-sha256: sha256:632f16c327dd5db47ea8b313237b24516a2490feb094f08c82d7f719fb4f3a88
unidesk.ai/source-artifact-renderer: hwlab-runtime-lane
unidesk.ai/source-artifact-mode: remote-pipeline-annotation
pipelinesascode.tekton.dev/pipeline: ci/pipelines/hwlab-nc01-production-ci-image-publish.yaml
File diff suppressed because one or more lines are too long