mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 17:31:43 +00:00
bazel: add .bazeliskrc with Aspect-CLI (#48411)
Are there any downsides to using the Aspect CLI by default? If we want to ask our engineers to rely on it, we should start testing it asap.
This commit is contained in:
parent
ec6fb6c11d
commit
6bf58cccca
2
.bazeliskrc
Normal file
2
.bazeliskrc
Normal file
@ -0,0 +1,2 @@
|
||||
BAZELISK_BASE_URL=https://github.com/aspect-build/aspect-cli/releases/download
|
||||
USE_BAZEL_VERSION=aspect/5.1.10
|
||||
Loading…
Reference in New Issue
Block a user