Basically, I would like to define multiple builds (different pipelines) 
with different stages and keep them in Jenkinsfile(s) in the repo.

On Monday, May 30, 2016 at 1:03:10 PM UTC+2, Norbert Lange wrote:
>
> Sorry, its not really clear to me what you expect.
> 1 Build = one Pipeline (execution)
> This Pipeline can be flexible and seperated horizontally with stages, and 
> vertically with parallel execution.
>
> Further, what will be ultimately run can be scripted from multiple scripts 
> (some could be "pipelines" on its own).
>
> Maybe you just mean the graphical representation?
>
> Am Sonntag, 29. Mai 2016 19:47:40 UTC+2 schrieb Bartłomiej Sacharski:
>>
>> I'm really hyped about the Jenkinsfiles - they make it much much easier 
>> to document and preserve project configuration.
>> However, all the examples that I've seen seem to use single pipeline.
>> I've tried to define different stages in separate node blocks, however 
>> they still were seen as a single pipeline.
>>
>> Is it possible to define multiple pipelines in a single Jenkinsfile? Or 
>> maybe there's undocumented functionality for .jenkinsfile extension to 
>> handle such cases?
>>
>

-- 
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/55c9a45f-ec5d-4782-b72e-263081f9c6b1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to