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

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

Loading…
Cancel
Save