Skip to content
Merged
Show file tree
Hide file tree
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 @@ -5,10 +5,7 @@ base_images:
tag: "7"
binary_build_commands: make build --warn-undefined-variables
build_root:
image_stream_tag:
name: release
namespace: openshift
tag: golang-1.16
from_repository: true
promotion:
name: "4.10"
namespace: ocp
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ presubmits:
cluster: build02
context: ci/prow/e2e-aws-encryption
decorate: true
decoration_config:
skip_cloning: true
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
Expand Down Expand Up @@ -81,8 +79,6 @@ presubmits:
cluster: build02
context: ci/prow/unit
decorate: true
decoration_config:
skip_cloning: true
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
Expand Down Expand Up @@ -130,8 +126,6 @@ presubmits:
cluster: build02
context: ci/prow/verify
decorate: true
decoration_config:
skip_cloning: true
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
Expand Down Expand Up @@ -179,8 +173,6 @@ presubmits:
cluster: build02
context: ci/prow/verify-deps
decorate: true
decoration_config:
skip_cloning: true
labels:
ci.openshift.io/generator: prowgen
pj-rehearse.openshift.io/can-be-rehearsed: "true"
Expand Down