bzl: add additional flags for profile for AW (#59658)

This commit is contained in:
Jean-Hadrien Chabran 2024-01-17 10:49:15 +01:00 committed by GitHub
parent f02c700a67
commit 928982e0ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: ''