Skip to content

Instantly share code, notes, and snippets.

@makgithub
Created March 31, 2017 12:40
Show Gist options
  • Save makgithub/0985520e4d61c95ccc8ea0d3c453454c to your computer and use it in GitHub Desktop.
Save makgithub/0985520e4d61c95ccc8ea0d3c453454c to your computer and use it in GitHub Desktop.
Grunt Sftp Deployment
{
"privateKeyCustom": {
"username": "root",
"keyLocation": "E:/credentials/keys/serverkey.ppk"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment