Use project variable in composite build
Hello,
i have a system.CUSTOMER variable at project level.
how can i use it in a build in a composite build dependency step ?
if i start the composite build and it promt me wit a list of customers
I would like to use the content of that variabel in a build started from the composite build, but it's empty in the build step now.
I
Regards
/Anders
Please sign in to leave a comment.
Hi Anders,
This can be done using Dependent Parameters or Reverse Dependent Parameters depending on your specific use case. Check out the links to our documentation for explanations on how to use these parameters. If you need help deciding which to use or have questions on implementing them in your Build Chain, I may be able to better advise you with a better understanding of your specific use scenario.