更新 '.drone.yml'

This commit is contained in:
lingling 2023-09-12 10:08:25 +08:00
parent 7c443c9714
commit a853e74987

@ -28,6 +28,7 @@ steps:
- 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
- yarn run eject
- yarn build - yarn build
- name: build - name: build