|
|
@ -90,6 +90,7 @@ steps: |
|
|
settings: |
|
|
settings: |
|
|
mirror: https://docker.mirrors.ustc.edu.cn |
|
|
mirror: https://docker.mirrors.ustc.edu.cn |
|
|
commands: |
|
|
commands: |
|
|
|
|
|
- git --help |
|
|
- ln -s /usr/bin/python2 /usr/bin/python |
|
|
- 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 |
|
|
|