Please consider editing your post and mark it as obsolete instead. Do you want to delete post?
Pipelines as code with Kotlin
Permanently deleted user
Created
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?
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