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

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

View File

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