Replace most 'docker-image' with 'registry-image'

This commit is contained in:
Kris De Volder
2022-05-03 11:37:17 -07:00
parent bd15a4bd6a
commit 0e4da3a0a3
15 changed files with 16 additions and 57 deletions

View File

@@ -1,6 +1,6 @@
platform: linux
image_resource:
type: docker-image
type: registry-image
source:
username: ((docker_hub_username))
password: ((docker_hub_password))