Connect to TC server via command parameters
Is there a way to connect to a TC server when running an SBT command in a docker container image that is running inside a TC build agent? I would like to publish the test results from the SBT command (with the sbt-tc-logger plugin) back to the TC Build configuration that triggered the build.
Please sign in to leave a comment.
You can use TeamCity service messages for this task:
https://confluence.jetbrains.com/display/TCD10/Build+Script+Interaction+with+TeamCity#BuildScriptInteractionwithTeamCity-servMsgsServiceMessages