Your browser was unable to load all of the resources. They may have been blocked by your firewall, proxy or browser configuration.
Press Ctrl+F5 or Ctrl+Shift+R to have your browser try again.

Regarding setVersion functioning #123

chaudharyritika ·

I am changing version of a build using build.setVersion in Promotion script for the current build, but it is only setting the version when I am on that particular source build.
When clicking on the configuration overview the version is not changed.
Can you please help me how to save the version, through writing script in Promotion COnditions?

Thank you in advance!

  • replies 1
  • views 97
  • stars 0
robinshen ADMIN ·

I guess you want to set version of target build as result of promotion? If so, call setVersion in a script step of target configuration.