From ff19816475364e0c8d4f028c0e6aea20b5cdf623 Mon Sep 17 00:00:00 2001 From: Leo Christy Jesuraj Date: Sun, 5 Nov 2023 21:38:10 -0500 Subject: [PATCH] Disable ARM build in EBC --- .../runtime-component-operator-build.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.ci-orchestrator/runtime-component-operator-build.yml b/.ci-orchestrator/runtime-component-operator-build.yml index 2549578d..8e83b742 100644 --- a/.ci-orchestrator/runtime-component-operator-build.yml +++ b/.ci-orchestrator/runtime-component-operator-build.yml @@ -29,10 +29,10 @@ steps: properties: ebcPlan: svl-dockerJenkins-ubuntu20_ppcle.yml -- stepName: ARM Build - workType: Jenkins - projectName: ebcDockerBuilderRCO - timeoutInMinutes: 1440 +#- stepName: ARM Build +# workType: Jenkins +# projectName: ebcDockerBuilderRCO +# timeoutInMinutes: 1440 # Need properties for Makefile or build script for RCO - properties: - ebcPlan: managed-pool-jenkins-macosx_arm.yml \ No newline at end of file +# properties: +# ebcPlan: managed-pool-jenkins-macosx_arm.yml