We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7456d1a + 975674d commit c3b9b33Copy full SHA for c3b9b33
ci/pipeline.yml
@@ -94,6 +94,11 @@ anchors:
94
docker-hub-mirror-username: ((docker-hub-mirror-username))
95
docker-hub-mirror-password: ((docker-hub-mirror-password))
96
resource_types:
97
+- name: registry-image
98
+ type: registry-image
99
+ source:
100
+ repository: concourse/registry-image-resource
101
+ tag: 1.5.0
102
- name: artifactory-resource
103
type: registry-image
104
source:
0 commit comments