Brand new to teamcity (~2hours), and I ran into a problem. How does one generate or create a "Build Configuration ID"? After searching google and stack, there doesn't seem to be much more than documentation of what it is. Is this something very simple, or can I just make up my own?
Asked
Active
Viewed 927 times
1 Answers
2
When you create a build configuration, it will pretty much get automatically generated from the Parent(s) and Config Name
You can edit this field if you want.

Matt
- 3,684
- 1
- 17
- 19
-
Oh, yeah, wow. That was easy. Thanks man. I just assumed I had to find that somewhere. – Chris Jul 01 '15 at 18:02