I am migrating from Jenkins to Bamboo. We have a file that defines variables that are used throughout our projects. Can I reference that file in Bamboo or must I recreate the variables individually within the global, plan, or project variable configuration tab
The Inject Bamboo variables task allows you to read the values for variables from a file, and create those variables in your build plan.
https://confluence.atlassian.com/bamboo/configuring-a-variables-task-687213475.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.