-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
We can use global pipeline libs to avoid declaring @LIbrary in jenkins pipelines and declare implicit load to apply this to all pipeline jobs automatically.
But we also have several jobs that don't need to use global library at all, so its useless to still checkout the library during their builds.
We should have an option to override the global library implicit reload, so we can use this option in pipeline jobs that don;t need lib functionality.