Bazelrc
Bazelrc
# Cache action outputs on disk so they persist across output_base and bazel
shutdown (eg. changing branches)
build --disk_cache=.cache/bazel-disk-cache
build --action_env
GOOGLE_MAPS_JS_SAMPLES_KEY=AIzaSyB41DRUbKWJHPxaFjMAwdrzWzbVKartNGg # low quota
restricted key
run --action_env GOOGLE_MAPS_JS_SAMPLES_KEY=AIzaSyB41DRUbKWJHPxaFjMAwdrzWzbVKartNGg
# User should provide own key to run
build --worker_sandboxing