Skip to content

Commit

Permalink
use pypi mirror
Browse files Browse the repository at this point in the history
  • Loading branch information
kaizhang-shanxi committed Jan 22, 2018
1 parent 2e6c49a commit 16516b1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion lain.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,10 @@ appname: console
build:
base: laincloud/centos-lain:20180103
prepare:
version: "20171213"
version: "20171214"
script:
- mkdir -p /root/.pip
- cp -f pip.conf /root/.pip/pip.conf
- yum install -y yum-plugin-ovl
- yum install -y gcc-c++
- git clone --depth=1 https://github.com/golang/sys.git $GOPATH/src/golang.org/x/sys
Expand Down

0 comments on commit 16516b1

Please sign in to comment.