File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,9 @@ platform: linux
3
3
image_resource :
4
4
type : registry-image
5
5
source :
6
- repository : harbor-repo.vmware.com/dockerhub-proxy-cache/springio/concourse-release-scripts
6
+ repository : ((corporate-harbor-registry))/((docker-hub-organization))/concourse-release-scripts
7
+ username : ((corporate-harbor-robot-account.username))
8
+ password : ((corporate-harbor-robot-account.password))
7
9
tag : 0.3.4
8
10
inputs :
9
11
- name : git-repo
Original file line number Diff line number Diff line change @@ -3,7 +3,9 @@ platform: linux
3
3
image_resource :
4
4
type : registry-image
5
5
source :
6
- repository : harbor-repo.vmware.com/dockerhub-proxy-cache/springio/concourse-release-scripts
6
+ repository : ((corporate-harbor-registry))/((docker-hub-organization))/concourse-release-scripts
7
+ username : ((corporate-harbor-robot-account.username))
8
+ password : ((corporate-harbor-robot-account.password))
7
9
tag : 0.3.4
8
10
inputs :
9
11
- name : git-repo
You can’t perform that action at this time.
0 commit comments