Hello! For the build configuration, there’s the View DSL toggle that would display the preview of the configuration in Kotlin format. For instance, you can add a new build step, and hit the preview toggle without saving the changes – you will see the DSL snippet that you need to add to the build configuration. This is actually described in the next article: https://blog.jetbrains.com/teamcity/2019/03/configuration-as-code-part-2-working-with-kotlin-scripts/
↧