diff --git a/.drone.yml b/.drone.yml index cc9f030..2def7e7 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,9 +14,5 @@ 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/ - - node -v - - npm -v - - npm get registry - npm install - npm run dev