File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -241,7 +241,7 @@ spec:
241241 - name : PLATFORM
242242 value :
243243 - $(params.build-platforms)
244- - name : build-container
244+ name : build-images
245245 params :
246246 - name : IMAGE
247247 value : $(params.output-image)
@@ -268,14 +268,16 @@ spec:
268268 value : $(tasks.prefetch-dependencies.results.SOURCE_ARTIFACT)
269269 - name : CACHI2_ARTIFACT
270270 value : $(tasks.prefetch-dependencies.results.CACHI2_ARTIFACT)
271+ - name : IMAGE_APPEND_PLATFORM
272+ value : " true"
271273 runAfter :
272274 - prefetch-dependencies
273275 taskRef :
274276 params :
275277 - name : name
276- value : buildah-oci-ta
278+ value : buildah-remote- oci-ta
277279 - name : bundle
278- value : quay.io/konflux-ci/tekton-catalog/task-buildah-oci-ta:0.4@sha256:f91db5817f403628dbd268fea69503ba910443ef8d71c86f093776f45f57adb9
280+ value : quay.io/konflux-ci/tekton-catalog/task-buildah-remote- oci-ta:0.4@sha256:fa90f4a5ac8485720999aabb00a1db4bb5da69b178acbc089870efc7eaf36721
279281 - name : kind
280282 value : task
281283 resolver : bundles
You can’t perform that action at this time.
0 commit comments