Skip to content

Commit

Permalink
Merge pull request #2645 from oasislabs/ptrus/fix/merge-coverage-job
Browse files Browse the repository at this point in the history
.buildkite/pipeline: require large agents for coverage step
  • Loading branch information
ptrus authored Feb 5, 2020
2 parents ce180b8 + 753bc3c commit d4c4116
Show file tree
Hide file tree
Showing 2 changed files 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
Empty file added .changelog/2645.trivial.md
Empty file.

0 comments on commit d4c4116

Please sign in to comment.