Anatoly Kryzhanovsky
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Branch specification for triggered build
AnsweredGood day. i have following VCS specification: default branch: refs/heads/developbranch specification: +:refs/heads/master+:refs/heads/release/*+:refs/heads/feature/* i have several configuration... -
Edited TeamCity versioned settings and features branches
Answeredgood day i have following configuration: my vst root with settings: i have following definition of build process (fragment) in .teamcity/settings.kts object Build : BuildType({ name = "Bui...