更新 '.drone.yml'
continuous-integration/drone/push Build is failing Details

This commit is contained in:
lingling 2023-09-12 09:09:08 +08:00
parent 32ebbb5795
commit e950245371
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ steps:
- name: build_web - name: build_web
image: node image: node
commands: commands:
- pwd - tree
- npm install yarn - npm install yarn
- yarn config set registry https://registry.npm.taobao.org --global - yarn config set registry https://registry.npm.taobao.org --global
- yarn - yarn