I am migrating Jenkins job to Bamboo. My Jenkins job is parameterized and the parameters take values defined in the codebase it downloads.
How do I parameterize those variables in Bamboo similar to Jenkins. For example, these are the paramters used in Jenkins.
1) BRANCH_TO_BUILD : We pass in the branch name that needs to be downloaded.
2) specsToRun : we provide particular specs to run. For example, specs/smoke-test.js
3) environment : It gets values from environment.json file.
How do I do similar thing in Bamboo and run my job successfully ? Any idea would be appreciated.
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.