From e5a48ee48c2c027034eb865262a7f9605d0cb94a Mon Sep 17 00:00:00 2001 From: Gary Russell Date: Wed, 9 Jun 2021 16:20:09 -0400 Subject: [PATCH] Use Harbor for Concourse Pipeline --- pipeline.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pipeline.yml b/pipeline.yml index 74662d7..12417ce 100644 --- a/pipeline.yml +++ b/pipeline.yml @@ -5,7 +5,7 @@ resource_types: - name: slack-notification type: docker-image source: - repository: nebhale/slack-notification-resource + repository: harbor-repo.vmware.com/dockerhub-proxy-cache/nebhale/slack-notification-resource resources: - name: source @@ -48,7 +48,7 @@ jobs: image_resource: type: docker-image source: - repository: springio/spring-ci-base + repository: harbor-repo.vmware.com/dockerhub-proxy-cache/springio/spring-ci-base inputs: - name: source caches: @@ -75,7 +75,7 @@ jobs: image_resource: type: docker-image source: - repository: springio/spring-ci-base + repository: harbor-repo.vmware.com/dockerhub-proxy-cache/springio/spring-ci-base inputs: - name: source caches: @@ -103,7 +103,7 @@ jobs: image_resource: type: docker-image source: - repository: springio/spring-ci-base + repository: harbor-repo.vmware.com/dockerhub-proxy-cache/springio/spring-ci-base inputs: - name: source caches: