Browse Source

test

master
liqinghua 1 year ago
parent
commit
dcb4c9d10c
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      .drone.yml

+ 1
- 1
.drone.yml View File

@@ -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…
Cancel
Save