Mapping TeamCity Concepts to Other CI Terms
Last modified: 20 April 2023This information can be used when migrating to TeamCity from other Continuous Integration tools.
See the Jenkins to TeamCity Migration Guidelines for mapping of Jenkins concepts to TeamCity.
Bamboo | TeamCity |
---|---|
Project | Project |
Plan | Build Configuration |
Stage | Build Step |
Job | Build |
Task - a part of the Job, often making use of an executable | a part of Build Step |
Builder task | Build runner step |
Agent | Build Agent |
(Agent) capability | (Agent) Parameter |
(Job) requirement | Agent Requirement |
Thanks for your feedback!
Was this page helpful?