Adding additional variables and descriptions
parent
6e6ea06003
commit
f363bae0c9
1 changed files with 11 additions and 6 deletions
|
|
@ -5,9 +5,14 @@ Most strings used in the build configuration can have variables related to the b
|
|||
Where something can be one of the following:
|
||||
|
||||
|
||||
* COMMIT
|
||||
* PROJECT
|
||||
* BUILD
|
||||
* PROJECT_TITLE
|
||||
* BUILD_PATH
|
||||
* BUILD_URI
|
||||
* COMMIT - The commit hash
|
||||
* SHORT_COMMIT - The shortened version of the commit hash
|
||||
* COMMIT_EMAIL - The email address of the committer
|
||||
* COMMIT_URI - The URL to the commit
|
||||
* BRANCH - The name of the branch
|
||||
* BRANCH_URI - The URL to the branch
|
||||
* PROJECT - The ID of the project
|
||||
* BUILD - The build number
|
||||
* PROJECT_TITLE - The name of the project
|
||||
* BUILD_PATH - The path to the build
|
||||
* BUILD_URI - The URL to the build in PHPCI
|
||||
Loading…
Add table
Add a link
Reference in a new issue