Skip to content

Commit 5bcb30c

Browse files
committed
konflux: arm64 build
Signed-off-by: Haoyu Sun <hasun@redhat.com>
1 parent c203677 commit 5bcb30c

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.tekton/lightspeed-stack-pull-request.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ spec:
3131
- name: build-platforms
3232
value:
3333
- linux/x86_64
34+
- linux-c6gd2xlarge/arm64
3435
# todo: change on-push pipeline,too
3536
- name: build-source-image
3637
value: 'true'

.tekton/lightspeed-stack-push.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ spec:
2828
- name: build-platforms
2929
value:
3030
- linux/x86_64
31+
- linux-c6gd2xlarge/arm64
3132
- name: build-source-image
3233
value: 'true'
3334
- name: prefetch-input

0 commit comments

Comments
 (0)