Skip to content

Commit 12d9c7b

Browse files
committed
Merge branch '2.5.x' into 2.6.x
Closes gh-30409
2 parents 330afb0 + 64138a1 commit 12d9c7b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

ci/pipeline.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,11 @@ anchors:
9494
docker-hub-mirror-username: ((docker-hub-mirror-username))
9595
docker-hub-mirror-password: ((docker-hub-mirror-password))
9696
resource_types:
97+
- name: registry-image
98+
type: registry-image
99+
source:
100+
repository: concourse/registry-image-resource
101+
tag: 1.5.0
97102
- name: artifactory-resource
98103
type: registry-image
99104
source:

0 commit comments

Comments
 (0)