-
Task
-
Resolution: Unresolved
-
Minor
-
None
I'm trying to configure an external Jenkins to work with an OpenShift version 3 project. While following this guide:
(https://blog.openshift.com/deploy-applications-openshift-3-using-jenkins/),
I run into an issue at the step where it says to install OpenShift CLI in order to use 'oc' command within build step script. I do not know how to install OSE3 CLI within my external Jenkins server. Please help.