I wasnt able to find anything about creating or exporting my build configuration from TeamCity to import in another instance of TeamCity. Is it possible?
It will be valuable to have such thing like xml with build or all pipeline configuration.
There are two reasons for that:
- Make it intependent and easyly moved to another TeamCity instance.
- Have it scriptable for instance create
script/xmlthat will create and setup jobs for me automatically.
If this is possible somehow please advise.