Revert "Adding oc to bin path for multistage testing (#3351)" (#3360)

This reverts commit fa9f7b94a5.
This commit is contained in:
Girish Ramnani
2020-06-16 14:54:31 +05:30
committed by GitHub
parent fa9f7b94a5
commit c7dbe2c882

View File

@@ -4,4 +4,3 @@ 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