Michael Christensen
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
-
Michael Christensen created a post, Does TeamCity run on Windows Server 2019 Core?
I'm trying to get TeamCity to run on Windows Server Core 2019, but I've had zero luck. I'm running it in Console mode, and the last thing I see is: 14-Sep-2019 18:46:18.906 INFO [main] org.apache.... -
Michael Christensen commented, -
Michael Christensen created a post, How to know what build configuration triggered me, and read its properties
I have a build configuration (X) that's triggered by about 10 other build configurations. So, when any of those 10 builds run, X then runs after. Within X, I'd like to know which build triggered m...