Method Run
Run(params RunTargetBase[])
Run the resulting target from building the build pipeline of this build configuration.
Declaration
public RunResult Run(params RunTargetBase[] runTargets)
Parameters
| Type | Name | Description |
|---|---|---|
| RunTargetBase[] | runTargets | List of run targets to deploy and run on. |
Returns
| Type | Description |
|---|---|
| RunResult |