chore(ci): emit compact executon log in CI for test + build commands only (#63451)

The "Delivery Manifest" bazel commands messing stuff up again 😔 

## Test plan

CI 


## Changelog
This commit is contained in:
Noah S-C 2024-06-25 15:19:55 +01:00 committed by GitHub
parent e9108b33f7
commit 116d9d7526
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -59,7 +59,8 @@ test --build_event_binary_file_path_conversion=false
test --build_event_binary_file_upload_mode=wait_for_upload_complete
test --build_event_publish_all_actions=true
common --experimental_execution_log_compact_file=execution_log.zstd
build --experimental_execution_log_compact_file=execution_log.zstd
test --experimental_execution_log_compact_file=execution_log.zstd
# These likely perform faster locally than the overhead of pulling/pushing from/to the remote cache,
# as well as being able to reduce how much we push to the cache