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

This commit is contained in:
编码猿
2024-12-18 19:32:15 +08:00
parent 00af6356be
commit c181921ced

View File

@@ -12,5 +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
- cd /drone/src/xiezheng/ && npm install && npm run dev