Skip to content

Commit 07a3e12

Browse files
Merge pull request openshift#7828 from r4f4/images-revert-pr7823
no-jira: Revert "Merge pull request openshift#7823 from patrickdillon/build-capi-altinfra"
2 parents 656ceea + e909f2f commit 07a3e12

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

images/installer-altinfra/Dockerfile.ci

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99

1010
FROM registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.20-openshift-4.15 AS builder
1111
ARG TAGS="altinfra"
12-
# Enables building CAPI dependencies in hack/build.sh. Once CAPI is stable
13-
# the logic in build.sh should no longer be gated and this can be removed.
14-
ENV OPENSHIFT_INSTALL_CLUSTER_API="true"
1512
WORKDIR /go/src/github.com/openshift/installer
1613
COPY . .
1714
RUN DEFAULT_ARCH="$(go env GOHOSTARCH)" hack/build.sh

0 commit comments

Comments
 (0)