CodeBuild.

CodeBuild(IEnvironment, ILog) Constructor

Namespace
GitVersion.BuildAgents
Containing Type
CodeBuild

Syntax

public CodeBuild(IEnvironment environment, ILog log)

Parameters

Name Type Description
environment IEnvironment
log ILog

Return Value

Type Description
void
GitHub