I have defined a variable NEW_VERSION_MAJOR in a plan. In one of the tasks, a command, I use the variable in the Arguments field like this : {bamboo.NEW_VERSION_MAJOR}
However, the variable is not substituted with the value I pass when launching a parameterized run.
Am I doing something obviously wrong ?
I'm not sure if this was just a copy/paste error, but you need a $ in front of your variable when you use it.
e.g. ${bamboo.NEW_VERSION_MAJOR}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.