https://jenkins.io/doc/book/pipeline-as-code/
I thought perhaps there was a way to configure a job that doesn't monitor for branches and create corresponding jobs, but simply pulls a Jenkins file from SCM.
Perhaps this behavior I describe is just a subset of what multi-branch pipeline can do? So to achieve my simple behavior I just use multi-branch Pipeline and configure it to not monitor for new branches?
--
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 jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/c45794e2-bb73-4b06-b450-a6cfef76b15f%40googlegroups.com.
Also minor correction in your first paragraph, I believe you mean creation and deletion of branches.
Thanks again. I'm curious to see if people have comments or feedback on Jenkins pipeline documentation. Is there a better place than where I have linked to above for finding this kind of information?
The pipeline as code page teaches users how to automate the creation, execution, and deletion of pipeline jobs based on the creation and deletion of branches.
--
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 jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/cbb8a468-c4b3-4ee7-87ad-dc89dc19daac%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkins...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/cbb8a468-c4b3-4ee7-87ad-dc89dc19daac%40googlegroups.com.
--Thanks!Mark Waite