Questions tagged [teamcity-2019]
3 questions
                    
                    2
                    
            votes
                
                0 answers
            
        Accessing the TeamCity https credentials for Github in a script
We want to manually add git tags to some of our builds, and for reasons that are out of scope for this question, we cannot use the built-in VCS Labeling build feature. We want to manually do this as part of a script. The tag is an optional parameter…
        
        oligofren
        
- 20,744
 - 16
 - 93
 - 180
 
                    1
                    
            vote
                
                0 answers
            
        Update teamcity pipeline in a branch
I have an existing teamcity pipeline which is running fine.
We use teamcity dsl to define the same.
I want to replace this with a new pipeline. I am experimenting with this pipeline in my own branch. When I try and push my change, I see this…
        
        mihirg
        
- 915
 - 2
 - 13
 - 28
 
                    1
                    
            vote
                
                2 answers
            
        Prevent a TeamCity build configuration to run for certain branches
Is there a way to configure a build configuration in a way that it may run only for certain branches. I'm not only talking about automatic triggers, I also want to prevent users from manually triggering a run for other branches.
        
        D.R.
        
- 20,268
 - 21
 - 102
 - 205