提交 3cf107ed 编写于 作者: S superjomn

up

上级 c6804196
......@@ -17,10 +17,14 @@ build:server:
image: $SERVER_LITE_DOCKER_IMAGE
stage: build
script:
- export http_proxy=http://agent.baidu.com:8118
- export https_proxy=http://agent.baidu.com:8118
- ./paddle/fluid/lite/tools/build.sh build_test_server
build:mobile:
stage: build
image: $MOBILE_LITE_DOCKER_IMAGE
script:
- export http_proxy=http://agent.baidu.com:8118
- export https_proxy=http://agent.baidu.com:8118
- ./paddle/fluid/lite/tools/build.sh build_test_arm
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册