Summary
Tells TeamCity to publish artifacts in the given directory.
- Namespace
- Cake
.Common .Build .TeamCity - Containing Type
- ITeamCityProvider
Syntax
void PublishArtifacts(string path)
Parameters
Name | Type | Description |
---|---|---|
path | string | Path to artifacts. |
Return Value
Type | Description |
---|---|
void |