mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 12:51:55 +00:00
bzl: add additional flags for profile for AW (#59658)
This commit is contained in:
parent
f02c700a67
commit
928982e0ad
@ -11,6 +11,9 @@ bazel:
|
||||
# TODO(gregmagolan): can be moved to .aspect/workflows/bazelrc in the future
|
||||
- --remote_download_minimal
|
||||
- --nobuild_runfile_links
|
||||
# As per recommendation from https://analyzer.engflow.com/suggestions/829decb5-e3f4-4930-b60c-0494d154f8c1
|
||||
- --experimental_profile_include_target_label
|
||||
- --noslim_profile
|
||||
env:
|
||||
REDIS_CACHE_ENDPOINT: ":6379"
|
||||
GIT_PAGER: ''
|
||||
|
||||
Loading…
Reference in New Issue
Block a user