Build Template for Root
Answered
Hi,
I want to have a build template in my root project folder, so when I create a new project I can choose this template. The template exists and if I open it I can "Create build configuration form this template" and map it to an already existing project.
If I use the other way and create a new project, the template is not available to choose. How can I realize this way?
Thanks,
Felix
Please sign in to leave a comment.
Hello Felix,
Build configuration templates are supported in TeamCity, not project templates. You can open a project and create new Build Configuration "Based on template":

Alright. That'll work. If tested the template as content of a project before and then I am able to select it already while creating a new project.
Thanks a lot.