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

master^2
root 4 years ago
parent b640c8460e
commit 09941effa5

@ -12,8 +12,8 @@ steps:
- npm -v - npm -v
- yarn --version - yarn --version
- yarn config set registry https://registry.npm.taobao.org - yarn config set registry https://registry.npm.taobao.org
- yarn install #- yarn install
- vite build - yarn vite build
- name: publish - name: publish
image: plugins/docker:19.03.8 image: plugins/docker:19.03.8
environment: environment:

Loading…
Cancel
Save