Summary
Upload local directory as a container folder, and create an artifact.
- Namespace
- Cake
.Common .Build .AzurePipelines - Containing Type
- Azure
Pipelines Commands
Syntax
public void UploadArtifactDirectory(DirectoryPath directory)
Parameters
Name | Type | Description |
---|---|---|
directory | DirectoryPath | Path to the local directory. |
Return Value
Type | Description |
---|---|
void |