提交 81332659 编写于 作者: S superjomn

up

上级 3585e2b1
......@@ -16,10 +16,10 @@ check:prebuilt:
build:server:
image: $SERVER_LITE_DOCKER_IMAGE
stage: build
cache:
key: server_thirdparty
paths:
- build/third_party
#cache:
#key: server_thirdparty
#paths:
#- build/third_party
script:
- echo "10.91.163.233 github.com" >> /etc/hosts
- git config --system http.sslVerify false
......@@ -28,10 +28,10 @@ build:server:
build:mobile:
stage: build
image: $MOBILE_LITE_DOCKER_IMAGE
cache:
key: mobile_thirdparty
paths:
- $MOBILE_LITE_CACHE0
- $MOBILE_LITE_CACHE1
#cache:
#key: mobile_thirdparty
#paths:
#- $MOBILE_LITE_CACHE0
#- $MOBILE_LITE_CACHE1
script:
- ./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.
先完成此消息的编辑!
想要评论请 注册