diff --git a/.drone.yml b/.drone.yml index 50e63a9..d003e4e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,4 +12,4 @@ steps: commands: - echo "192.168.31.100 git.buyusdt.xyz" >> /etc/hosts - git clone https://git.buyusdt.xyz/bmy/xiezheng.git - - cd /drone/src/xiezheng/ && npm install && npm run dev \ No newline at end of file + - cd /drone/src/xiezheng/ && npm install && npm run dev && npm run log \ No newline at end of file