Expand description
Build agent (CI) integrations.
Ports each agent from the original GitVersion.BuildAgents. Detects the current CI
from environment variables and outputs variables / build numbers in the format expected
by that CI. When update_build_number is false the build-number line is omitted
(mirrors the original BuildAgentBase.WriteIntegration behaviour).
Traits§
- Build
Agent - Common interface for build agents.