Jrobertson
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Edited Kotlin DSL read file outside of .teamcity directory
AnsweredFrom my Kotlin DSL versioned settings, I want to load a metadata file that already exists and is used to manage deployment from outside of the .teamcity directory. ├──.teamcity│ ├── Build_dsl.iml...