From 7dee04c2214e94497cfdd1906216f9d81792caef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alberto=20C=2E=20R=C3=ADos?= Date: Mon, 22 Jul 2024 11:31:16 +0200 Subject: [PATCH] Updating PR image repository (#274) --- ci/pr-pipeline.yml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/ci/pr-pipeline.yml b/ci/pr-pipeline.yml index aaa2e6b..d69d36d 100644 --- a/ci/pr-pipeline.yml +++ b/ci/pr-pipeline.yml @@ -40,13 +40,17 @@ resource_types: - name: pull-request type: registry-image source: - repository: ((dockerhub-mirror-registry))/teliaoss/github-pr-resource + repository: ((spring-credhub-virtual-docker-registry))/teliaoss/github-pr-resource + username: ((broadcom-jfrog-artifactory-robot-account.username)) + password: ((broadcom-jfrog-artifactory-robot-account.password)) tag: latest - name: slack-notification type: registry-image source: - repository: ((dockerhub-mirror-registry))/cfcommunity/slack-notification-resource + repository: ((spring-credhub-virtual-docker-registry))/cfcommunity/slack-notification-resource + username: ((broadcom-jfrog-artifactory-robot-account.username)) + password: ((broadcom-jfrog-artifactory-robot-account.password)) tag: latest resources: