The following build specific variables are available in Bamboo 2.4:
| Build-specific variable | Source | Description |
|---|---|---|
| buildKey | Bamboo property |
The plan key for the build, e.g. BAM-MAIN |
| buildNumber | Bamboo property | The Bamboo build number, e.g. 123 |
| custom.svn.revision.number | Plugin |
(For Subversion only) The revision number |
| custom.cvs.last.update.time | Plugin | (For CVS only) The last updated timestamp |
| custom.p4.revision.number | Plugin | (For Perforce only) The change set number |
We should also plan name to this list.