TeamCity SCT
Use the TeamCity source configuration type (SCT) to load artifacts from JetBrains TeamCity.
To set TeamCity as an artifact source, select TeamCity from the Source Config Type list and specify its properties. For details about creating components, see Create components.
TeamCity SCT settings
The following table describes the properties specific to the TeamCity source configuration type:
Field | Description |
---|---|
Name | TeamCity component name. |
Repository URL | Base URL for the TeamCity repository. |
User | TeamCity username. |
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 | (Optional) Select this option to save file execute permissions along with the files. |
See also: