From 10f3b764439939d8f6c092623a818cac3025a341 Mon Sep 17 00:00:00 2001 From: Lukasz Szaszkiewicz Date: Wed, 29 Apr 2026 17:43:20 +0200 Subject: [PATCH] mom: use build_root from repository --- .../openshift-multi-operator-manager-master.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/ci-operator/config/openshift/multi-operator-manager/openshift-multi-operator-manager-master.yaml b/ci-operator/config/openshift/multi-operator-manager/openshift-multi-operator-manager-master.yaml index e9f25a801a25c..4bd03ddb1fb12 100644 --- a/ci-operator/config/openshift/multi-operator-manager/openshift-multi-operator-manager-master.yaml +++ b/ci-operator/config/openshift/multi-operator-manager/openshift-multi-operator-manager-master.yaml @@ -5,10 +5,7 @@ base_images: tag: base binary_build_commands: make build build_root: - image_stream_tag: - name: release - namespace: openshift - tag: rhel-9-release-golang-1.22-openshift-4.19 + from_repository: true promotion: to: - name: "5.0"