We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
credential_helper
1 parent cf1926a commit c77b0daCopy full SHA for c77b0da
.bazelrc
@@ -121,7 +121,7 @@ build:remote --action_env=PATH=/bin:/usr/bin:/usr/local/bin
121
test:remote --test_env=HOME=/home/dev
122
123
# Make sure we sniff credentials properly
124
-build:remote --experimental_credential_helper=%workspace%/scripts/credential-helper.sh
+build:remote --credential_helper=%workspace%/scripts/credential-helper.sh
125
126
# Use pinned browsers when running remotely
127
build:remote --//common:pin_browsers
0 commit comments