Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Yes, Jenkins Template pipelines can be executed using Governance Tier from various branches. This is because Jenkins allows you to define and configure your pipelines as code using a Jenkinsfile, which can be version controlled just like any other source code. Through this, you can define multiple pipelines in different branches of your repository and configure them to execute using the Governance Tier. This allows you to maintain consistency and compliance across your entire pipeline infrastructure regardless of the branch or environment they are executed in.