Skip to content
This repository was archived by the owner on Jan 20, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 426 Bytes

File metadata and controls

13 lines (9 loc) · 426 Bytes

Flow

TeamCity integration

TeamCity provides the following environment variables:

Name Value
TEAMCITY_VERSION TeamCity version
TEAMCITY_MSBUILD_LOGGER Path to the TeamCity MSBuild logger
TEAMCITY_VSTEST_LOGGER Path to the TeamCity VSTest logger

To debug Flow under TeamCity add the environment variable env.FLOW_DEBUG=true, run a build and attach to the appropriate process pointed in a build log.