Skip to content

Commit

Permalink
buildkite: better build output for chromium (#1145)
Browse files Browse the repository at this point in the history
  • Loading branch information
jazzdan authored Mar 4, 2024
1 parent 902a6e1 commit c1752e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ steps:
- "be_cmd update-all-repos -- node replay_build_scripts/update-all-repos.mjs"
- "pushd ../backend"
- "be_cmd buck2-kill -- buck2 kill"
- "be_cmd buck2-build -- buck2 build -c replay.driver_revision=$$DRIVER_REVISION --console simple //:chromium"
- "be_cmd buck2-build -- buck2 build -v 0,actions,stats,commands -c replay.driver_revision=$$DRIVER_REVISION --console simple //:chromium"
- "popd"
env:
RBE_service: simpsonite.cluster.engflow.com:443
Expand Down

0 comments on commit c1752e0

Please sign in to comment.