Gurdip Sira
- Total activity 51
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 14
-
Created Plugin installation rollback
Hi Just a quick question. I am looking to install a plugin on an old version of TeamCity (which is not tested with that version). I tested in a lab, which works fine, but is there any rollback plan... -
Created Step executes on success despite execution policy
AnsweredHi All, I have a build pipeline in Teramcity, which includes a step to send an alert to MS teams, based off a meta-runner. However, I set this step to "execute even if some of the previous steps fa... -
Created Share build with multiple pipelines
AnsweredHi, Is it possible to have one build configuration (or pipeline) used by more than one repo? For example, I have a build to build terraform configs and don't want to reproduce the same pipeline... -
Created Referencing a unit test dll from a project
CompletedHi Guys, I'm new to Teamcity. I want to add unit testing to a pipeline. However, my unit tests dll is built from another project in Visual Studio. What would be the syntax needed to reference this ...