Browse Source

fix: ci

pull/1/head v1.0.0-pre-dev.7
千目管理员 3 years ago
parent
commit
0b2e875925
  1. 1
      .drone.yml

1
.drone.yml

@ -73,6 +73,7 @@ steps:
settings:
mirror: https://docker.mirrors.ustc.edu.cn
commands:
- ln -s /usr/bin/python2 /usr/bin/python
- python --version
- npm config set registry https://registry.npm.taobao.org
- npm config set sass_binary_site https://npm.taobao.org/mirrors/node-sass/

Loading…
Cancel
Save