Use 'registry-image' instead of 'docker-image'
This commit is contained in:
@@ -5,7 +5,7 @@ outputs:
|
||||
- name: out
|
||||
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