multiple git remotes

Does Teamcity support creating git VCSs with multiple remotes?

I would like to combine multiple repos into one build job so I don't have to duplicate things.

0
1 comment
Hello Tamar,

Yes, you may attach multiple VCS roots to a single build configuration; TeamCity will checkout all of them at the start of build. You may want to set up different subfolders for checkout to avoid having data mixed up - please refer to https://www.jetbrains.com/help/teamcity/configuring-vcs-settings.html#Configure+Checkout+Rules to find out how to do that with checkout rules functionality.
0

Please sign in to leave a comment.