Ask Your Question
0

Can Jenkins Template pipelines be executed using Governance Tier from various branches?

asked 2021-05-14 11:00:00 +0000

nofretete gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2023-02-10 09:00:00 +0000

pufferfish gravatar image

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.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2021-05-14 11:00:00 +0000

Seen: 10 times

Last updated: Feb 10 '23