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.FtpDeploy.
- Assembly
- Cake
.FtpDeploy .dll - Namespace
- Cake
.FtpDeploy - Containing Type
- Ftp
Deploy Runner Aliases
Syntax
public static void FtpDeploy(this ICakeContext context, FtpDeploySettings settings)
Attributes
Type | Description |
---|---|
Cake |
Parameters
Name | Type | Description |
---|---|---|
context | ICakeContext | |
settings | FtpDeploySettings |
Return Value
Type | Description |
---|---|
void |