diff --git a/.bazelrc b/.bazelrc index fb9c998..bd77d46 100644 --- a/.bazelrc +++ b/.bazelrc @@ -7,6 +7,7 @@ build --show_result=20 build --verbose_failures test --test_output=errors test:ci --test_output=all +build:ci --build_metadata=ROLE=CI # Critical features required build --incompatible_enable_cc_toolchain_resolution @@ -28,7 +29,6 @@ build:remote --remote_cache=grpc://localhost:1985 build:remote --remote_timeout=120 build:remote --remote_executor=grpc://localhost:1985 -build:bb --build_metadata=ROLE=CI build:bb --bes_results_url=https://app.buildbuddy.io/invocation/ build:bb --bes_backend=grpcs://remote.buildbuddy.io build:bb --remote_cache=grpcs://remote.buildbuddy.io diff --git a/README.md b/README.md index 0b980fc..740eae0 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ Problems... > sudo: /bin/sudo must be owned by uid 0 and have the setuid bit set > ================================================================================ - and similar for all DEB and RPM tests. + and similar for all DEB and RPM tests. Does not happen in GitHub Actions nor remotely. 2. Excluding `exec_platforms` from `//:tars` theoretically means it should declare that it is executable on the host: that seems to propagate to being