> So, my question is: Is it possible (and how) to have the Jenkinsfile under 
> version control, do the check out for it by a custom script (e.g. using a 
> .bat command) and then have the pipeline executed as if the Jenkinsfile had 
> been extracted by the "Pipeline script from SCM" option?

I.e., as I understand it, I need a plugin command to interpret a given 
Jenkinsfile. Is there one for doing this? Groovy "load" is not what I need 
because it loads and executed standard Groovy code and not the pipeline syntax.

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/trinity-207ac27e-4de0-4e49-99fb-e6943e06eeca-1493062983972%403capp-gmx-bs01.
For more options, visit https://groups.google.com/d/optout.

Reply via email to