This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Openshift.
Summary
Run the start-build command
- Assembly
- Cake
.Openshift .dll - Namespace
- Cake
.Openshift .StartBuild - Containing Type
- Openshift
Build Starter
Syntax
public void Run(string buildConfig, OpenshiftBuildStarterSettings settings)
Parameters
Name | Type | Description |
---|---|---|
buildConfig | string | The build config name. |
settings | Openshift |
The settings. |
Return Value
Type | Description |
---|---|
void |