remote->local
This commit is contained in:
parent
036bd3607e
commit
ff7ac229f4
|
@ -0,0 +1,10 @@
|
||||||
|
{
|
||||||
|
"name": "ci-ubuntu",
|
||||||
|
"host": "qubiton.site",
|
||||||
|
"protocol": "sftp",
|
||||||
|
"port": 2222,
|
||||||
|
"username": "root",
|
||||||
|
"password": "asdf1234",
|
||||||
|
"remotePath": "/home/c-innovacion",
|
||||||
|
"uploadOnSave": true
|
||||||
|
}
|
Loading…
Reference in New Issue