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