提交 5ad4e0d5 编写于 作者: Y yejianwu

update .gitlab-ci.yml

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