Method Prepare
Prepare(BuildConfiguration)
Prepare the environment to use the build pipeline.
Declaration
public ResultBase Prepare(BuildConfiguration config)
Parameters
Type | Name | Description |
---|---|---|
BuildConfiguration | config | The build configuration. |
Returns
Type | Description |
---|---|
ResultBase | A result indicating if the operation is successful. |