瀏覽代碼

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

Loading…
取消
儲存