Skip to content

Commit 2590343

Browse files
committed
Test updating action_env
Signed-off-by: Luis Padron <heyluispadron@gmail.com>
1 parent fe062da commit 2590343

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

shared.bazelrc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,9 @@ build:cache --remote_cache=grpcs://remote.buildbuddy.io
4242
build:cache --@rules_xcodeproj//xcodeproj:extra_common_flags='--config=cache'
4343
build:cache --@rules_xcodeproj//xcodeproj:extra_generator_flags='--bes_backend= --bes_results_url='
4444

45+
# Update when cache is poisoned
46+
build:cache --action_env=REMOTE_CACHE_KEY=1
47+
4548
# Build with --config=remote to use BuildBuddy RBE
4649
build:remote --config=cache
4750
build:remote --remote_executor=grpcs://remote.buildbuddy.io

0 commit comments

Comments
 (0)