mirror of
https://github.com/redhat-developer/odo.git
synced 2025-10-19 03:06:19 +03:00
Adding oc to bin path for multistage testing (#3351)
This commit is contained in:
@@ -4,3 +4,4 @@ FROM registry.svc.ci.openshift.org/openshift/release:golang-1.12
|
||||
|
||||
RUN yum -y install make wget gcc git httpd-tools
|
||||
|
||||
ADD oc /usr/bin/oc
|
||||
|
||||
Reference in New Issue
Block a user