Attempt to fix oci-build-task config

See gh-24197
This commit is contained in:
Phillip Webb 2020-12-10 16:20:37 -08:00
parent 615d054dec
commit 398c6b3603

View File

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