Skip to content

Commit

Permalink
Updating config
Browse files Browse the repository at this point in the history
  • Loading branch information
QuantamHD authored Sep 28, 2023
1 parent 570fc5b commit 21ebedf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ build:ciremotebuild --tls_client_key=/root/.ssh/buildbuddy-key.pem
build:ciremotebuild --build_metadata=VISIBILITY=PUBLIC

test:ciremotebuild --crosstool_top=@llvm_toolchain//:toolchain
test:ciremotebuild --bes_backend=grpcs://remote.buildbuddy.io
test:ciremotebuild --remote_cache=grpcs://remote.buildbuddy.io
test:ciremotebuild --bes_backend=grpcs://cloud.buildbuddy.io
test:ciremotebuild --remote_cache=grpcs://cloud.buildbuddy.io
test:ciremotebuild --google_default_credentials
test:ciremotebuild --noremote_upload_local_results # Uploads logs & artifacts without writing to cache
test:ciremotebuild --tls_client_certificate=/root/.ssh/buildbuddy-cert.pem
Expand Down

0 comments on commit 21ebedf

Please sign in to comment.