From 105e6cd594218f45ca39d4f632e23225cd385bf6 Mon Sep 17 00:00:00 2001 From: James Pace Date: Tue, 11 Apr 2023 20:00:05 -0400 Subject: [PATCH] Remove no longer needed parameters. --- generic-pipelines/test-pipeline.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/generic-pipelines/test-pipeline.yaml b/generic-pipelines/test-pipeline.yaml index 88799cc..5516713 100644 --- a/generic-pipelines/test-pipeline.yaml +++ b/generic-pipelines/test-pipeline.yaml @@ -11,9 +11,6 @@ spec: description: Shared data. - name: git-credentials description: tekton git credentials - params: - - name: pr-id - description: ID number of the current PR. tasks: - name: fetch-repo workspaces: