Skip to content

Commit 8723640

Browse files
committed
[build] create release configuration to download assets built remotely
1 parent 8ea4318 commit 8723640

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.bazelrc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,3 +146,7 @@ build:remote-ci --bes_upload_mode=wait_for_upload_complete
146146
# Configuration changes suggested by EngFlow
147147
build:remote --grpc_keepalive_time=30s
148148
build:remote --nolegacy_important_outputs
149+
150+
build:release --config=remote
151+
build:release --stamp
152+
build:release --remote_download_outputs=toplevel

0 commit comments

Comments
 (0)