Hi Brian

If you want your script to be executed by new builds it should be named
assemble. It can then call the original assemble script, that you may have
renamed, a python programm or any other thing you need. The run script is
called when the final container is launched not during the build.

Regards,

Frédéric

On Wed, 30 May 2018, 17:51 Brian Keyes, <[email protected]> wrote:

> I have an python script in my git hub repo
>
> I want to run that script when I run "oc new-build"
>
> Do I simply place the script in the git hub under   .s2i/bin/run  ?
>
> is there anything else I have to do????
>
> thanks
>
> _______________________________________________
> users mailing list
> [email protected]
> http://lists.openshift.redhat.com/openshiftmm/listinfo/users
>
_______________________________________________
users mailing list
[email protected]
http://lists.openshift.redhat.com/openshiftmm/listinfo/users

Reply via email to