On Sep 27, 2016 2:10 AM, "Lionel Orellana" <lione...@gmail.com> wrote:
>
> Hi
>
> Is it possible to trigger a binary build in Jenkins using
the openshiftBuild step?
>
> I'm basically trying to run something like
>
> oc start-build <bc> --from-dir=<dir>
>
> but there's no option to pass from-dir in the openshiftBuild step. Are
there plans to support this?

It's not possible today, but yes it is on our list. In the meantime you can
shell out and invoke oc directly to accomplish the same thing.

>
> Thanks
>
>
> Lionel.
>
> _______________________________________________
> users mailing list
> users@lists.openshift.redhat.com
> http://lists.openshift.redhat.com/openshiftmm/listinfo/users
>
_______________________________________________
users mailing list
users@lists.openshift.redhat.com
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to