diff --git a/.tekton/fulcio-pull-request.yaml b/.tekton/fulcio-pull-request.yaml index 6b7112a43..1aa0b8c45 100644 --- a/.tekton/fulcio-pull-request.yaml +++ b/.tekton/fulcio-pull-request.yaml @@ -18,8 +18,6 @@ metadata: namespace: rhtas-tenant spec: params: - - name: release-version - value: "1.3.6" - name: dockerfile value: Dockerfile.fulcio-server.rh - name: git-url @@ -52,7 +50,7 @@ spec: - name: url value: 'https://github.com/securesign/pipelines.git' - name: revision - value: 'main' + value: 'confMapRepoTagTest' - name: pathInRepo value: 'pipelines/docker-build-oci-ta.yaml' taskRunTemplate: