33333
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
编码猿
2024-12-18 19:17:58 +08:00
parent 8ddcc9f607
commit f0ad7a8689

View File

@@ -15,5 +15,8 @@ steps:
- echo "192.168.31.100 git.buyusdt.xyz" >> /etc/hosts - echo "192.168.31.100 git.buyusdt.xyz" >> /etc/hosts
- git clone https://git.buyusdt.xyz/bmy/xiezheng.git - git clone https://git.buyusdt.xyz/bmy/xiezheng.git
- cd /drone/src/xiezheng/ - cd /drone/src/xiezheng/
- node -v
- npm -v
- npm get registry
- npm install - npm install
- npm run dev - npm run dev