提交 fbb39787 编写于 作者: Y yejianwu

update .gitlab-ci.yml

上级 02627733
stages:
- ops_test
- ops_benchmark
ops_test:
stage: ops_test
only:
- gitlab_ci
script:
- tools/bazel-adb-run.sh //mace/ops:ops_test
ops_benchmark:
stage: ops_benchmark
only:
- gitlab_ci
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.
先完成此消息的编辑!
想要评论请 注册