Skip to content

Commit

Permalink
[ci] stick benchmarks to one host (#655)
Browse files Browse the repository at this point in the history
* stick benchmarks to one host

* test bench in pr pipeline

* return schedule refs to benchmark job
  • Loading branch information
alvicsam committed Jan 19, 2022
1 parent f509346 commit dc60348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ benchmarks:
- echo ${CI_RUNNER_DESCRIPTION}
- echo "RUNNER_NAME=${CI_RUNNER_DESCRIPTION}" > runner.env
tags:
- linux-docker-benches
- ci5

check_bench:
stage: check_benchmark
Expand Down

0 comments on commit dc60348

Please sign in to comment.