Skip to content

Commit 540178b

Browse files
authored
Remove build cache (#63354)
1 parent d10e9fc commit 540178b

5 files changed

+0
-5
lines changed

ci-operator/config/openshift/installer/openshift-installer-release-4.16.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ base_images:
6969
tag: rhel-9-golang-1.21-openshift-4.16
7070
build_root:
7171
from_repository: true
72-
use_build_cache: true
7372
images:
7473
- dockerfile_path: images/installer/Dockerfile.ci
7574
inputs:

ci-operator/config/openshift/installer/openshift-installer-release-4.17.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ base_images:
6969
tag: rhel-9-golang-1.22-openshift-4.17
7070
build_root:
7171
from_repository: true
72-
use_build_cache: true
7372
images:
7473
- dockerfile_path: images/installer/Dockerfile.ci
7574
inputs:

ci-operator/config/openshift/installer/openshift-installer-release-4.18.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ base_images:
101101
tag: rhel-9-golang-1.22-openshift-4.18
102102
build_root:
103103
from_repository: true
104-
use_build_cache: true
105104
images:
106105
- dockerfile_path: images/installer/Dockerfile.ci
107106
inputs:

ci-operator/config/openshift/installer/openshift-installer-release-4.19.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ base_images:
101101
tag: latest
102102
build_root:
103103
from_repository: true
104-
use_build_cache: true
105104
images:
106105
- dockerfile_path: images/installer/Dockerfile.ci
107106
inputs:

ci-operator/config/openshift/installer/openshift-installer-release-4.20.yaml

-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ base_images:
101101
tag: latest
102102
build_root:
103103
from_repository: true
104-
use_build_cache: true
105104
images:
106105
- dockerfile_path: images/installer/Dockerfile.ci
107106
inputs:

0 commit comments

Comments
 (0)