Skip to content

Commit 8587fcb

Browse files
committed
Remove multi-arch for pull request builds
It makes the PR build faster while preserving multi-arch for the pushed image. Signed-off-by: Dale Haiducek <[email protected]>
1 parent 78d77b5 commit 8587fcb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.tekton/cluster-api-provider-agent-mce-29-pull-request.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@ spec:
2929
- name: build-platforms
3030
value:
3131
- linux/x86_64
32-
- linux/ppc64le
33-
- linux/s390x
34-
- linux/arm64
3532
- name: dockerfile
3633
value: Dockerfile.rhtap
3734
- name: path-context

0 commit comments

Comments
 (0)