resources:
- name: <string>
type: Image
configuration:
registry: <docker integration name>
sourceRepository: <name of the artifactory repo> # required if registry is Artifactory
region: <string> # required if registry is on AWS
imageName: <imageRepo/imageName>
imageTag: <string>
autoPull: <boolean> #(default true)
pin:
versionId: <number>
imageTag: <string>