Attempt to fix oci-build-task config

See gh-24197
pull/24789/head
Phillip Webb 4 years ago
parent 615d054dec
commit 398c6b3603

@ -7,7 +7,8 @@ image_resource:
inputs:
- name: ci-images-git-repo
outputs:
- name: ((ci-image-name))
- name: image
output_mapping: {image: ((ci-image-name))}
caches:
- path: ci-image-cache
params:

Loading…
Cancel
Save