From 9f2fd60757acd1544c639af34128868a40cb276a Mon Sep 17 00:00:00 2001 From: Patrick Dillon Date: Wed, 3 May 2023 11:58:10 -0400 Subject: [PATCH] Installer: decouple installer-artifacts Removes the depenendcy in installer-artifacts on the installer image in order to allow the images to be built in parallel. --- .../config/openshift/installer/openshift-installer-master.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci-operator/config/openshift/installer/openshift-installer-master.yaml b/ci-operator/config/openshift/installer/openshift-installer-master.yaml index cc44e71b46d72..7f990eb4dafa2 100644 --- a/ci-operator/config/openshift/installer/openshift-installer-master.yaml +++ b/ci-operator/config/openshift/installer/openshift-installer-master.yaml @@ -65,7 +65,7 @@ images: - registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.20-openshift-4.15 to: installer - dockerfile_path: images/installer-artifacts/Dockerfile.rhel - from: installer + from: base inputs: ocp_builder_rhel-8-golang-1.20-openshift-4.14: as: