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

This commit is contained in:
编码猿
2024-12-18 19:16:32 +08:00
parent c6fbe2d51b
commit 8ddcc9f607

View File

@@ -15,4 +15,5 @@ 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/
- npm install && npm run dev - npm install
- npm run dev