Skip to content

Commit

Permalink
.buildkite/pipeline: require large agents for coverage step
Browse files Browse the repository at this point in the history
  • Loading branch information
ptrus committed Feb 5, 2020
1 parent ce180b8 commit 7f176d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -271,5 +271,7 @@ steps:
artifact_paths:
- merged-coverage.txt
soft_fail: true
agents:
buildkite_agent_size: large
plugins:
<<: *docker_plugin

0 comments on commit 7f176d8

Please sign in to comment.