Set Up Build Promotion

You are viewing an old version (v. 2) of this page.
The latest version is v. 6, last edited on Feb 16, 2010 (view differences | )
<< View previous version | view page history | view next version >>

Build Promotion can be enabled by editing advanced setting of configuration and choosing "enable promotion" for promotion setting property as demonstrated below:

Once it is enabled, a promote button will appear on the successful build screen (please note that if recommended only option is checked when enable the promotion, the promote button will only appear on the recommended build screen).

Customize promotion process

Variables can be defined in the promotion setting screen to customize the promotion process. For example, you may have the destination build using the version as source build if:

  1. The property next build version of destination configuration is specified as ${vars.get("promoteVersion")}.
  2. A promotion variable is defined in promotion setting of the source configuration, with the name set to promoteVersion, and value set to ${build.version}.
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.