浏览代码

test

master
liqinghua 1年前
父节点
当前提交
dcb4c9d10c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      .drone.yml

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

@@ -20,7 +20,7 @@ steps:
port: 22
command_timeout: 30m
script:
- cd /home/lqh/apps/rcsc-admin
- cd /home/lqh/apps/job-admin
- git fetch --all
- git reset --hard origin/master
# - docker-compose build

正在加载...
取消
保存