配置文件 _config.yml 必须严格按照特定的格式 type,repo,branch前两个空格,“:”后面一个空格,type和repo后面都要有一个空格,差一个都不行 deploy: type: git repo: url branch: master