Skip to content

Commit

Permalink
disable lockfile by default (#1692)
Browse files Browse the repository at this point in the history
  • Loading branch information
tyler-french authored Dec 15, 2023
1 parent 850e219 commit 999b74f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3,914 deletions.
1 change: 1 addition & 0 deletions .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ build:ci --spawn_strategy=standalone
build:ci --genrule_strategy=standalone
test:ci --test_strategy=standalone

common --lockfile_mode=update
test --test_output=errors
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@
/tests/bcr/bazel-out
/tests/bcr/bazel-testlogs
/tests/bcr/MODULE.bazel.lock
MODULE.bazel.lock
.DS_STORE
.ijwb/
Loading

0 comments on commit 999b74f

Please sign in to comment.