diff --git a/.teamcity/settings.kts b/.teamcity/settings.kts index 54559c3fdca1..ea9de2ed0ce5 100644 --- a/.teamcity/settings.kts +++ b/.teamcity/settings.kts @@ -174,8 +174,8 @@ object FullBuild : BuildType({ messageFormat = verboseMessageFormat { addBranch = branchRef != "refs/heads/main" addStatusText = true - message = "This will not work!" } + message = "This will not work!" } buildStarted = true buildFailedToStart = true