Hi all,

I'm new to Jenkins and I'm currently setting up Jenkins with Blue Ocean. 
I'm having some trouble setting up Pipelines through Blue Ocean.
The gist of the question is: how do I set up multiple pipelines that deploy 
to various environments on a single project?

The reason for my question:
I've set up Blue Ocean and noticed it creates Jenkins Files in my repo 
(git). And our workflow dictates that the master branch goes to the test, 
acceptance and production environment (when applicable, not simultaneously 
of course).
Now the Jenkins file is created on branch level by Blue Ocean, meaning I 
get overwrites any time I merge my code. This prohibits me from defining 
pipelines to test, acceptance and production simultaneously .
I've tried googeling, but it seems most people use a deployment tool 
outside of Jenkins. But I want to streamline the approach so it becomes a 
one button solution where my pipeline starts tests, and deployment in the 
same flow.

Is there something I'm missing? Is Blue Ocean not meant to deploy to DTAP? 
Thanks in advance

-- 
 <http://www.finalist.nl>

-- 
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/3e686ecc-3902-4318-9fdf-9c4d52c40482%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to