Skip to content

Commit 70b47db

Browse files
committed
Add missing matrix for multiplatform builds
1 parent a7b8f66 commit 70b47db

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.tekton/multiarch-push-pipeline.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,11 @@ spec:
236236
workspace: git-auth
237237
- name: netrc
238238
workspace: netrc
239+
- matrix:
240+
params:
241+
- name: PLATFORM
242+
value:
243+
- $(params.build-platforms)
239244
- name: build-container
240245
params:
241246
- name: IMAGE

0 commit comments

Comments
 (0)