浏览代码

:poop: testing build with ssh push part 5

tags/0.9.0
J 5 年前
父节点
当前提交
8248f29268
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      .drone.yml

+ 1
- 1
.drone.yml 查看文件

62
   image: appleboy/drone-git-push
62
   image: appleboy/drone-git-push
63
   settings:
63
   settings:
64
     branch: master
64
     branch: master
65
-    remote: maeda@143.110.234.41:opt/staging/vue-wp.git
65
+    remote: maeda@143.110.234.41:/opt/staging/vue-wp.git
66
     remote_name: staging
66
     remote_name: staging
67
     force: true
67
     force: true
68
     ssh_key:
68
     ssh_key:

正在加载...
取消
保存