We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 615d054 commit 398c6b3Copy full SHA for 398c6b3
ci/tasks/build-ci-image.yml
@@ -7,7 +7,8 @@ image_resource:
7
inputs:
8
- name: ci-images-git-repo
9
outputs:
10
-- name: ((ci-image-name))
+- name: image
11
+output_mapping: {image: ((ci-image-name))}
12
caches:
13
- path: ci-image-cache
14
params:
0 commit comments