Top "Teamcity-9.0" questions

TeamCity from JetBrains is a continuous integration tool and a distributed Java-based build management system that can be highly beneficial to teams using an agile development approach.

How to run a build step conditionally in TeamCity

This is a more generic version of this question: How to run a build step on a specific branch only? …

teamcity teamcity-9.0
Pass a Team City Parameter to a PowerShell file

I have the following parameter defined in Team City: I want to pass this parameter into a powershell script I …

powershell teamcity powershell-2.0 teamcity-9.0
Teamcity 9: How to add git short hash into assembly info patcher

I'm trying to use assembly info patcher to create a version number something like: 1.2.3.1a3c19e where the last …

git teamcity teamcity-9.0
Ant Pattern Matching - * vs. **

We are using TeamCity to produce *.nupkg artifacts which we don't want to be cleaned up. TeamCity provides a field …

ant teamcity teamcity-9.0
Teamcity restore a deleted build configuration

Is there a way in teamcity to restore a deleted build configuration. I found Restore just deleted project which is …

teamcity teamcity-8.0 teamcity-9.0
How to set up SSH authenticated git commands in a TeamCity build step

I need to execute git commands in a TeamCity build step. These git commands need to use a SSH-based url …

git ssh teamcity ssh-keys teamcity-9.0
Configuring Java version for TeamCity

We have installed TeamCity on an OpenSuse machine. the version of TeamCity is 9.1.3. I have installed JDK 1.8 on the server …

java jvm teamcity jetbrains-ide teamcity-9.0
Change build template in TeamCity

How do I change the build configuration template for a project? Previously my TeamCity project was using a generic build …

teamcity teamcity-8.0 teamcity-9.0