fix: refresh production migration pipeline overlay

This commit is contained in:
root
2026-07-17 02:12:41 +02:00
parent 76d0cbe570
commit 757244a6e9
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/on-cel-expression: "event == 'push' && target_branch == 'release' && node == 'NC01'"
pipelinesascode.tekton.dev/max-keep-runs: "8" pipelinesascode.tekton.dev/max-keep-runs: "8"
unidesk.ai/owning-config-ref: "config/hwlab-node-lanes.yaml#lanes.production.targets.NC01" unidesk.ai/owning-config-ref: "config/hwlab-node-lanes.yaml#lanes.production.targets.NC01"
unidesk.ai/effective-config-sha256: sha256:632f7e46b656465d347ef4cf21023be8e0e6f412b2a38582c3be19a2525fd325 unidesk.ai/effective-config-sha256: sha256:10aa6c7e87349c06df2fefb25a2f5706b17f96ff6f96255f9fd05e512bb4173d
unidesk.ai/source-artifact-renderer: hwlab-runtime-lane unidesk.ai/source-artifact-renderer: hwlab-runtime-lane
unidesk.ai/source-artifact-mode: remote-pipeline-annotation unidesk.ai/source-artifact-mode: remote-pipeline-annotation
pipelinesascode.tekton.dev/pipeline: ci/pipelines/hwlab-nc01-production-ci-image-publish.yaml pipelinesascode.tekton.dev/pipeline: ci/pipelines/hwlab-nc01-production-ci-image-publish.yaml
File diff suppressed because one or more lines are too long