Version not displaying correctly
Completed
Hi,
In our builds we modify the build number in order to have separate versions for different branches etc. It all works fine and we can see the parameter is changed correctly in the parameters section of a build but the overview always contains ??? in the version.
e.g.
Any idea why it isn't displaying correctly?
Thanks,
Cathal
Please sign in to leave a comment.
Hello Cathal,
How did you specify "Build number format"?
Hi Alina,
The build number format is specified as 1.0.%build.counter%
I can see it gets changed correctly in my build step when i look in the parameters section of a build
Thanks,
Cathal
Nevermind this, i wasn't passing the counter into my script correctly
Thank you for the updated. Glad that issue was resolved!