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.
1 parent 0db6dfc commit ff6c8a5Copy full SHA for ff6c8a5
.bazelrc
@@ -123,6 +123,9 @@ test:remote --test_env=HOME=/home/dev
123
# Make sure we sniff credentials properly
124
build:remote --experimental_credential_helper=%workspace%/scripts/credential-helper.sh
125
126
+# Use pinned browsers when running remotely
127
+build:remote --//common:pin_browsers
128
+
129
# Extend the remote config for CI
130
build:remote-ci --config=remote
131
build:remote-ci --curses=no --color=yes --show_timestamps
0 commit comments