I have my whole pipeline block of code defined in a shared library and my 
jenkinsfiles for my apps just call this shared library.

I noticed though that when I modify the shared library and push to the git 
repo ALL the jenkins jobs that depend on this library re-run.

How can I prevent this from happening? I dont want all the jobs that depend 
on this shared library to re-run whenever there is a change made to it. I 
know this could technically be a good thing, but for now I want to disable 
this.

-- 
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-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/5f3d6c01-b693-4c5e-b441-9f1688a05b2a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to