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.GitPackager.
- Assembly
- Cake
.GitPackager .dll - Namespace
- Cake
.GitPackager - Containing Type
- GitPackagerRunner
Syntax
public void Package(string repository, IDictionary<string, string> mapping, string tag = null, string commit = null)
Parameters
| Name | Type | Description |
|---|---|---|
| repository | string | |
| mapping | IDictionary |
|
| tag | string | |
| commit | string |
Return Value
| Type | Description |
|---|---|
| void |
