From 09d596532d2070ab8eb0117af94d5674e4368d2f 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 c8d494db0a1d2..1d2b90c00423b 100644 --- a/ci-operator/config/openshift/installer/openshift-installer-master.yaml +++ b/ci-operator/config/openshift/installer/openshift-installer-master.yaml @@ -76,7 +76,7 @@ images: - registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.20-openshift-4.14 to: installer - dockerfile_path: images/installer-artifacts/Dockerfile.rhel - from: installer + from: base inputs: ocp_builder_rhel-8-golang-1.18-openshift-4.12: as: