Skip to content

使用deploy走SSH路线发布失败 #81

@jakeauyeung

Description

@jakeauyeung

我能使用本机xshell进行ssh登录,配置信息也是根据你们demo来的,最后发布不成功

unnamed qq screenshot20150323165329

module.exports = {
    tasks:{
        deploy: {
            src: './dist/',
            dest: 'username:password@host:path' // replace with your own ssh server
        }
    },

    targets: {
        default: 'deploy'
    }
};

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions