更新 '.drone.yml'

This commit is contained in:
lingling 2023-09-12 09:08:18 +08:00
parent f8e88f98b5
commit 32ebbb5795

@ -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