Browse Source

update drone

master
wanggang 1 year ago
parent
commit
b4bdc86cc2
  1. 2
      .drone.yml

2
.drone.yml

@ -42,6 +42,8 @@ steps:
command_timeout: 10m
script:
- cd /d/BQ-JS/publish
- pwd
- ls
- ./stop.cmd
- cd ..
- rm -rf publish

Loading…
Cancel
Save