From bb989625a6d9334315d18d939415eaf406399347 Mon Sep 17 00:00:00 2001 From: Dirk Avery Date: Thu, 14 Sep 2023 17:09:09 -0400 Subject: [PATCH] Change settings --- .teamcity/settings.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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