Creating TeamCIty project by importing Kotlin DSL Follow
Hi guys!
I am trying to create TeamCity project/build configuration using REST API. I am curious if it's possible to create a project by importing Kotlin DSL script?
My goal is to create project/build configurations dynamically by existed Kotlin DSL scripts. How can I achieve it? Thanks!
Please sign in to leave a comment.