Commit 398c6b36 authored by Phillip Webb's avatar Phillip Webb

Attempt to fix oci-build-task config

See gh-24197
parent 615d054d
...@@ -7,7 +7,8 @@ image_resource: ...@@ -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:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment