提交 0112fc19 编写于 作者: L Liangliang He

Merge branch 'gitlab_ci' into 'master'

Gitlab ci

See merge request !269
stages:
- ops_test
- ops_benchmark
ops_test:
stage: ops_test
only:
- master
script:
- tools/bazel-adb-run.sh //mace/ops:ops_test
ops_benchmark:
stage: ops_benchmark
only:
- master
script:
- tools/bazel-adb-run.sh //mace/ops:ops_benchmark
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册