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.
1 parent 5deb8d7 commit 64138a1Copy full SHA for 64138a1
ci/pipeline.yml
@@ -86,6 +86,11 @@ anchors:
86
docker-hub-mirror-username: ((docker-hub-mirror-username))
87
docker-hub-mirror-password: ((docker-hub-mirror-password))
88
resource_types:
89
+- name: registry-image
90
+ type: registry-image
91
+ source:
92
+ repository: concourse/registry-image-resource
93
+ tag: 1.5.0
94
- name: artifactory-resource
95
type: registry-image
96
source:
0 commit comments