提交 181e6332 编写于 作者: S superjomn

up

上级 dce9d519
...@@ -11,8 +11,9 @@ stages: ...@@ -11,8 +11,9 @@ stages:
check:prebuilt: check:prebuilt:
stage: ci stage: ci
script: script:
- pip3 install pre-commit #- pip3 install pre-commit
- alias python=python3 #- alias python=python3
- pip install pre-commit
- pre-commit install - pre-commit install
- ./paddle/fluid/lite/tools/build.sh check_style - ./paddle/fluid/lite/tools/build.sh check_style
#- ./paddle/fluid/lite/tools/build.sh check_need_ci #- ./paddle/fluid/lite/tools/build.sh check_need_ci
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册