Skip to content

Commit 89e33ca

Browse files
committed
Make codeserver multiarch supported and increase the build vm
1 parent 40b9290 commit 89e33ca

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.tekton/odh-workbench-codeserver-datascience-cpu-py312-ubi9-push.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,12 @@ spec:
3434
value:
3535
- '{{target_branch}}-{{revision}}'
3636
- 2025b-v1.36
37+
- name: build-platforms
38+
value:
39+
- linux-extra-fast/amd64
40+
- linux-m2xlarge/arm64
3741
pipelineRef:
38-
name: singlearch-push-pipeline
42+
name: multiarch-push-pipeline
3943
taskRunTemplate:
4044
serviceAccountName: build-pipeline-odh-workbench-codeserver-datascience-cpu-py312-ubi9
4145
workspaces:

0 commit comments

Comments
 (0)