更新 '.drone.yml'
Some checks failed
continuous-integration/drone/push Build is failing

Signed-off-by: heibai2006 <heibai2006@noreply.localhost>
This commit is contained in:
heibai2006 2022-07-08 20:32:24 +00:00
parent 64cb3601aa
commit 352bbe281b

View File

@ -28,6 +28,7 @@ steps:
commands: commands:
- cd /www/wwwroot/car.des8.com - cd /www/wwwroot/car.des8.com
- pwd && ls -l - pwd && ls -l
- git reset --hard
- git pull origin master - git pull origin master
- name: "设置Env配置" - name: "设置Env配置"