Hi in jenkins we used to have a common repository where we had many templates as groovy files. We just had to pass a parameter from individual repo like below 'app' and the build will happen.
Now we are going to migrate to bamboo and would request your guidance on achieving something similar? Please can someone point to the right documentation?
@Library('comrepo_jenkins_util@1.latest') _
template {
app ="my app"
}
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.