Merge branch '2.7.x'
This commit is contained in:
commit
c3b9b33aab
|
|
@ -94,6 +94,11 @@ anchors:
|
|||
docker-hub-mirror-username: ((docker-hub-mirror-username))
|
||||
docker-hub-mirror-password: ((docker-hub-mirror-password))
|
||||
resource_types:
|
||||
- name: registry-image
|
||||
type: registry-image
|
||||
source:
|
||||
repository: concourse/registry-image-resource
|
||||
tag: 1.5.0
|
||||
- name: artifactory-resource
|
||||
type: registry-image
|
||||
source:
|
||||
|
|
|
|||
Loading…
Reference in New Issue