From 0bb2183a78c8a74104541145fc7b895374d553da Mon Sep 17 00:00:00 2001 From: Codex Date: Sun, 5 Jul 2026 17:54:57 +0000 Subject: [PATCH] fix: extend sentinel pac publish wait --- .tekton/web-probe-sentinel-jd01-pac.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.tekton/web-probe-sentinel-jd01-pac.yaml b/.tekton/web-probe-sentinel-jd01-pac.yaml index 3291a4c8..3d79ae30 100644 --- a/.tekton/web-probe-sentinel-jd01-pac.yaml +++ b/.tekton/web-probe-sentinel-jd01-pac.yaml @@ -48,7 +48,7 @@ spec: --sentinel jd01-web-probe-sentinel \ --confirm \ --wait \ - --timeout-seconds 120 \ + --timeout-seconds 180 \ --source-commit "$SOURCE_COMMIT" \ --source-stage-ref "$SOURCE_STAGE_REF" \ --source-authority gitea-snapshot