Skip to content

Commit

Permalink
Update build_pipeline.yml (#2951)
Browse files Browse the repository at this point in the history
Increase VM disk space for docs build process
  • Loading branch information
joepeeples committed Mar 6, 2024
1 parent c4fbba6 commit ef258b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .buildkite/build_pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ steps:
agents:
provider: "gcp"
image: family/docs-ubuntu-2204
diskSizeGb: 150
machineType: ${BUILD_MACHINE_TYPE}
concurrency_group: build-docs-${BUILDKITE_BRANCH}
concurrency: 1
Expand Down

0 comments on commit ef258b2

Please sign in to comment.