From 5e0cef66913630efb711b51ecf27074d4386eb10 Mon Sep 17 00:00:00 2001 From: Bakery Admin Date: Thu, 22 Jan 2026 17:59:42 +0100 Subject: [PATCH] Fix resources isues 16 --- infrastructure/cicd/tekton-helm/templates/trigger-template.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/cicd/tekton-helm/templates/trigger-template.yaml b/infrastructure/cicd/tekton-helm/templates/trigger-template.yaml index fc8fc203..e7e6dcad 100644 --- a/infrastructure/cicd/tekton-helm/templates/trigger-template.yaml +++ b/infrastructure/cicd/tekton-helm/templates/trigger-template.yaml @@ -70,7 +70,7 @@ spec: - name: registry value: $(tt.params.registry-url) - name: skip-tests - value: "false" + value: "true" - name: dry-run value: "false" # Timeout for the entire pipeline run