提交 7f22b3c7 编写于 作者: S superjomn

up

上级 146f4939
before_script:
- env
- pwd
- ls -l
image: $SERVER_LITE_DOCKER_IMAGE
......@@ -12,19 +10,16 @@ stages:
check:prebuilt:
stage: ci
script:
- cd $CI_PROJECT_DIR/PaddleLite
- ./paddle/scripts/paddle_build.sh check_style
build:server:
image: $SERVER_LITE_DOCKER_IMAGE
stage: build
script:
- cd $CI_PROJECT_DIR/PaddleLite
- ./paddle/fluid/lite/tools/build.sh build_test_server
build:mobile:
stage: build
image: $MOBILE_LITE_DOCKER_IMAGE
script:
- cd $CI_PROJECT_DIR/PaddleLite
- ./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.
先完成此消息的编辑!
想要评论请 注册