Skip to content

Commit

Permalink
[build] create release configuration to download assets built remotely
Browse files Browse the repository at this point in the history
  • Loading branch information
titusfortner committed Nov 10, 2023
1 parent 8ea4318 commit 8723640
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -146,3 +146,7 @@ build:remote-ci --bes_upload_mode=wait_for_upload_complete
# Configuration changes suggested by EngFlow
build:remote --grpc_keepalive_time=30s
build:remote --nolegacy_important_outputs

build:release --config=remote
build:release --stamp
build:release --remote_download_outputs=toplevel

0 comments on commit 8723640

Please sign in to comment.