From a9b8b593c5b2f8e300c1867166b0ddfe79ea2851 Mon Sep 17 00:00:00 2001 From: Xin Jiang Date: Thu, 10 Aug 2023 21:36:00 +0800 Subject: [PATCH] removed task timeout --- .tekton/pipeline-service-images-test.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.tekton/pipeline-service-images-test.yaml b/.tekton/pipeline-service-images-test.yaml index 7faf7d7d1..40162efca 100644 --- a/.tekton/pipeline-service-images-test.yaml +++ b/.tekton/pipeline-service-images-test.yaml @@ -11,7 +11,6 @@ metadata: spec: timeouts: pipeline: "0h20m0s" - tasks: "0h5m0s" params: - name: repo_url value: "{{ repo_url }}"