Option | Description |
Title | The name of the current app is automatically provided. The title is shown on the Source Code Repository tab. If you have more than one source code directory, you can specify a different title for each repository entry. |
Type | Select the type of your source code repository: Git or SVN. |
URL | The URL to your source code repository. |
Username | Optional. A user name for logging in to the repository. |
Password | Optional. The password of the above user. |
SSH Private Key | If you want to use SSH key authentication, user name and password must be left empty. Specify a valid private key that has access to the repository. |
Branch | Git only. The name of the branch that you want to build. |