On May 19, 2016 5:26 AM, "ABDALA Olga" <[email protected]> wrote: > > Hello, > > > > I have been trying to deploy my application that already exists on Github, on openShift, using the “oc new-app” command, but I have been receiving a build error and I don’t know where that might be coming from. > > > > Here is what I get after running the command: > > > > > > But when I go through the logs, here is what I get: > > > > > > Does anybody know what might be the cause of the fail?
Basically the git clone is failing. Can you deploy our jenkins image to a pod, rsh into it, and attempt a git clone from there? That will hopefully give us more information about the nature of the failure. > > > > Ps: The git repo is public… > > > > Thank you! > > > > Olga A. > > > > > _______________________________________________ > dev mailing list > [email protected] > http://lists.openshift.redhat.com/openshiftmm/listinfo/dev > Ben Parees | OpenShift
_______________________________________________ dev mailing list [email protected] http://lists.openshift.redhat.com/openshiftmm/listinfo/dev
