Merge branch 'testing-common-ssh'

This commit is contained in:
Michael Jumper
2015-08-13 16:30:42 -07:00
4 changed files with 15 additions and 1 deletions

View File

@@ -228,6 +228,10 @@
{
"name" : "sftp-passphrase",
"type" : "PASSWORD"
},
{
"name" : "sftp-directory",
"type" : "TEXT"
}
]
}

View File

@@ -108,6 +108,10 @@
{
"name" : "sftp-passphrase",
"type" : "PASSWORD"
},
{
"name" : "sftp-directory",
"type" : "TEXT"
}
]
},