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