Replace most 'docker-image' with 'registry-image'
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
platform: linux
|
||||
image_resource:
|
||||
type: docker-image
|
||||
type: registry-image
|
||||
source:
|
||||
username: ((docker_hub_username))
|
||||
password: ((docker_hub_password))
|
||||
|
||||
Reference in New Issue
Block a user