Pipelines as code with Kotlin

Hi

 

We've configured pipelines as code with Kotlin. We would like to restrict TeamCity pipeline changes to code only but can't find a way to do this. Anyone know a way?

 

Thanks!

0
1 comment

Hi,

 

As you can see in our issue here: https://youtrack.jetbrains.com/issue/TW-53471

 

It's possible to do it by simply enabling the following parameter in the impacted projects.

teamcity.ui.settings.readOnly=true

0

Please sign in to leave a comment.