Use this action to run a TeamCity project and fetch the run information as output. TeamCity is a JetBrains CI/CD tool.
All CloudBees action repositories are listed at CloudBees, Inc. on GitHub. |
Inputs
Input name | Data type | Required? | Description |
---|---|---|---|
|
String |
Yes |
The TeamCity host URL. |
|
String |
Required only if |
The TeamCity token. |
|
String |
Required only if |
The TeamCity username. |
|
String |
Required only if |
The TeamCity password. |
|
String |
Yes |
The TeamCity project name. |
|
String |
Required only if project has multiple builds. |
The TeamCity plan name. |
|
String |
No |
The TeamCity branch name. |
|
JSON |
No |
Any additional parameters, formatted as JSON data in key/value pairs. |