TeamCity
TeamCity is a Java-based build management and continuous integration server from JetBrains.
To use TeamCity as an artifact source for a component, select TeamCity from the Source Config Type list and then specify its properties. For details about creating components, see Create components.
TeamCity fields table
Field | Description |
---|---|
Name | TeamCity component name. Note: If the component name is wrong, |
Repository URL | Base URL for the TeamCity repository. |
User | TeamCity user name. |
Password | Password associated with the username. |
Project | Name of the TeamCity project that contains the build configuration. |
Build Configuration | Name of the build configuration in the TeamCity project that contains the builds to use in the component. |
Build Type | ID of the TeamCity build type. |
Preserve Execute Permissions | When enabled, file execute permissions are saved with the files. |