Is TeamCity supposed to automatically detect reload Kotlin DSL when it changes?
Hello,
I am storing our project configuration in our repository using the "Versioned Settings" feature.
Everytime I make a change in the .teamcity/ folder at the root of the repository, I need to manual go on the "Versioned Settings" section of the project configuration and click "Load Project settings from VCS..." button in order to get the change applied in TeamCity.
Is this behavior normal? Shouldn't it be automatic?
Please sign in to leave a comment.