We have our build scripts in a git repository. Currently we have every one of our pipeline jobs check out the build scripts into the workspace directory in order to run the scripts. This works fine.
While reading through some other Jenkins posts, I see that we could optionally have a job that creates an archive out of the build scripts and our pipeline jobs could copy those scripts from the archived artifacts. Is one method better than the other? Would there be any benefits to doing it one way over another? -- 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/deeab827-b48e-44ee-848d-5b7061493220%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
