Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ base_images:
name: builder
namespace: ocp
tag: rhel-8-golang-1.16-openshift-4.10
walters_moc:
name: walters-rhcos-ostreecontainer-oldformat
namespace: coreos
tag: latest
build_root:
from_repository: true
images:
Expand All @@ -17,8 +21,13 @@ images:
as:
- registry.ci.openshift.org/ocp/builder:rhel-8-golang-1.16-openshift-4.10
to: machine-config-operator
- dockerfile_literal: FROM scratch
from: walters_moc
to: machine-os-content
promotion:
disabled: true
excluded_images:
- machine-os-content
name: mcbs
namespace: ocp
releases:
Expand Down