Skip to content

Commit ff19816

Browse files
authoredNov 6, 2023
Disable ARM build in EBC
1 parent bbe40e9 commit ff19816

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
 

‎.ci-orchestrator/runtime-component-operator-build.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@ steps:
2929
properties:
3030
ebcPlan: svl-dockerJenkins-ubuntu20_ppcle.yml
3131

32-
- stepName: ARM Build
33-
workType: Jenkins
34-
projectName: ebcDockerBuilderRCO
35-
timeoutInMinutes: 1440
32+
#- stepName: ARM Build
33+
# workType: Jenkins
34+
# projectName: ebcDockerBuilderRCO
35+
# timeoutInMinutes: 1440
3636
# Need properties for Makefile or build script for RCO
37-
properties:
38-
ebcPlan: managed-pool-jenkins-macosx_arm.yml
37+
# properties:
38+
# ebcPlan: managed-pool-jenkins-macosx_arm.yml

0 commit comments

Comments
 (0)
Please sign in to comment.