File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -3,10 +3,8 @@ appname: console
33build :
44 base : laincloud/centos-lain:20180103
55 prepare :
6- version : " 20171212 "
6+ version : " 20171213 "
77 script :
8- - mkdir -p /root/.pip
9- - cp -f pip.conf /root/.pip/pip.conf
108 - yum install -y yum-plugin-ovl
119 - yum install -y gcc-c++
1210 - git clone --depth=1 https://github.com/golang/sys.git $GOPATH/src/golang.org/x/sys
2927 script :
3028 - mkdir /lain/logs/
3129 - make pylint test
32- - CONSOLE_DEBUG=1 py.test --cov=.
30+ - CONSOLE_DEBUG=1 py.test --cov=.
3331
3432web :
3533 cmd : /lain/app/archon.sh
Original file line number Diff line number Diff line change @@ -26,5 +26,5 @@ pyjwt==1.4.0
2626netaddr==0.7.18
2727raven==5.13.0
2828mysqlclient==1.3.10
29- lain-sdk==2.4.0
29+ lain-sdk==2.5.1
3030-e git+https://github.com/projectcalico/
[email protected] #egg=pycalico-0.8.0-dev
You can’t perform that action at this time.
0 commit comments