mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 13:31:54 +00:00
test execution log artifact (#61760)
Likely needed as part of https://github.com/sourcegraph/sourcegraph/issues/61246, but if not, it can always be used to determine why something was a cache miss ## Test plan Saw new artifact in CI
This commit is contained in:
parent
8638c873e8
commit
ed1c771318
@ -58,3 +58,5 @@ test --flaky_test_attempts=2
|
||||
# See https://github.com/aspect-build/rules_js/issues/1412
|
||||
# Sometimes the build fails due to some flakiness where a npm package fails to be copied
|
||||
common --noexperimental_merged_skyframe_analysis_execution
|
||||
|
||||
build --experimental_execution_log_compact_file=/workflows/artifacts/executionlog.zstd
|
||||
|
||||
Loading…
Reference in New Issue
Block a user