From 62725b01f5f3de8725a82a6aee79a7f37ae0bc12 Mon Sep 17 00:00:00 2001 From: root Date: Mon, 13 Jul 2026 07:57:47 +0200 Subject: [PATCH] fix: enforce PaC pipeline timeout --- .tekton/sub2rank-nc01-pac.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.tekton/sub2rank-nc01-pac.yaml b/.tekton/sub2rank-nc01-pac.yaml index 60ed3aa..39f044d 100644 --- a/.tekton/sub2rank-nc01-pac.yaml +++ b/.tekton/sub2rank-nc01-pac.yaml @@ -20,6 +20,8 @@ metadata: unidesk.ai/source-commit: "{{ revision }}" unidesk.ai/trigger: pipelines-as-code spec: + timeouts: + pipeline: 600s pipelineSpec: params: - name: git-read-url