Skip to content

Commit

Permalink
fetch dev-scripts image from openshfit-kni/test image stream
Browse files Browse the repository at this point in the history
  • Loading branch information
andfasano committed May 11, 2020
1 parent 1200fa1 commit dbf1b6e
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 dbf1b6e

Please sign in to comment.