Skip to content

Commit 17d927b

Browse files
committed
[bazel] Only use credential helper for RBE
1 parent ad53a19 commit 17d927b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bazelrc.remote

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ test:remote --test_env=PATH=/bin:/usr/bin:/usr/local/bin
4343
test:remote --test_env=HOME=/home/dev
4444

4545
# Make sure we sniff credentials properly
46-
build:remote --credential_helper=%workspace%/scripts/credential-helper.sh
46+
build:remote --credential_helper=gypsum.cluster.engflow.com=%workspace%/scripts/credential-helper.sh
4747

4848
# Use pinned browsers when running remotely
4949
build:remote --//common:pin_browsers

0 commit comments

Comments
 (0)