Thanks All, we are now saving these variables in shared groovy files and loading file in job pipeline to read variables.
On Thursday, September 10, 2020 at 2:44:11 PM UTC+8 Gianluca wrote: > You could maybe use > https://www.jenkins.io/doc/book/pipeline/shared-libraries/ and load those > variable from a global shared library and used inside the pipelines. > > > Il giorno giovedì 10 settembre 2020 alle 01:46:51 UTC+1 > [email protected] ha scritto: > >> Dear All, >> >> We have a bunch of jobs which will use some common variables like user >> names, urls etc (which are not secrets or credentials). Is there a way (or >> plugin maybe) to share these variables between jobs (something like >> credentials plugin for secrets). >> >> TIA, >> Ashish >> > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/de13b2f4-827f-4d17-a604-00bbf350a21dn%40googlegroups.com.
