Skip to content

Commit

Permalink
Merge pull request openshift#8984 from andfasano/cluster-api-provider…
Browse files Browse the repository at this point in the history
…-baremetal-devscripts-update

openshift/cluster-api-provider-baremetal: fetch dev-scripts image from openshfit-kni/test image stream
  • Loading branch information
openshift-merge-robot authored May 12, 2020
2 parents 0a03f3c + dbf1b6e commit 7ed7b84
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ base_images:
name: "4.5"
namespace: ocp
tag: base
dev-scripts:
cluster: https://api.ci.openshift.org
name: test
namespace: openshift-kni
tag: dev-scripts
binary_build_commands: make build
build_root:
image_stream_tag:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ base_images:
name: "4.5"
namespace: ocp
tag: base
dev-scripts:
cluster: https://api.ci.openshift.org
name: test
namespace: openshift-kni
tag: dev-scripts
binary_build_commands: make build
build_root:
image_stream_tag:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ base_images:
name: "4.6"
namespace: ocp
tag: base
dev-scripts:
cluster: https://api.ci.openshift.org
name: test
namespace: openshift-kni
tag: dev-scripts
binary_build_commands: make build
build_root:
image_stream_tag:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ base_images:
name: "4.7"
namespace: ocp
tag: base
dev-scripts:
cluster: https://api.ci.openshift.org
name: test
namespace: openshift-kni
tag: dev-scripts
binary_build_commands: make build
build_root:
image_stream_tag:
Expand Down

0 comments on commit 7ed7b84

Please sign in to comment.