I have a bunch of micro-services I want to deploy using GoCD.

I want to create templates for Building, Testing and Deploying so that any 
service owner can then create new pipeline(s) easily and we can make 
changes across these pipelines easily. Overall my workflow is Build&Test -> 
Staging Deployment -> Production Deployment.

Should these be separate pipelines or separate stages in 1 pipeline?

If these are different pipelines, my Production Deployment template can't 
depend on another template, Staging Deployment, right?
And if these are separate stages in 1 pipeline, I can't get a consolidated 
History of production deployments?

-- 
You received this message because you are subscribed to the Google Groups 
"go-cd" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to go-cd+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to