gocd-yaml-config-plugin icon indicating copy to clipboard operation
gocd-yaml-config-plugin copied to clipboard

Multibranch pipeline example request

Open panjacek opened this issue 3 years ago • 1 comments
trafficstars

Is it possible to have multibranch pipelines with some steps executed only on certain branches only? I can't find any example about it.

or branch must be hardcoded per pipeline ??

I am looking to have a single pipeline definition to build and test on master and any active pull request branches.

panjacek avatar Jan 12 '22 16:01 panjacek

Good afternoon

Maybe the following documentation blocks will help you:

  1. GoCD Fan-in Dependency Management
  2. Pipelines as code - examples

Zer0S2m avatar Sep 01 '23 08:09 Zer0S2m