From 301e1c48e34629f7d35fe5dde9e69be92e6cc75f Mon Sep 17 00:00:00 2001 From: Michal Tekel Date: Thu, 28 Nov 2024 10:58:23 +0000 Subject: [PATCH] ci: use cfcommunity/github-pr-resource --- ci/pipeline.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/ci/pipeline.yml b/ci/pipeline.yml index 8b5e6806..57e74769 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -335,10 +335,7 @@ resource_types: - name: pull-request type: docker-image source: - repository: cf-routing.common.repositories.cloud.sap/eirini-github-pr-resource - tag: latest - username: ((docker.username)) - password: ((docker.password)) + repository: cfcommunity/github-pr-resource - name: gcs type: docker-image