mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-08 15:09:39 +07:00
[bazel] Temporarily disable the lockfile on Windows in common.bazelrc (DPE-59)
GitOrigin-RevId: e563e96a097be4e5a6397be404cb0d0bb0e5418d
This commit is contained in:
committed by
intellij-monorepo-bot
parent
ccdf1dc56e
commit
a5c75ad81d
@@ -25,6 +25,7 @@ common --java_runtime_version=remotejdk_21
|
||||
# see https://bazel.build/external/lockfile
|
||||
# use `bazel mod deps --lockfile_mode=refresh` to update lock file
|
||||
common --lockfile_mode=error
|
||||
common:windows --lockfile_mode=off # todo: https://youtrack.jetbrains.com/issue/DPE-59
|
||||
|
||||
common --noenable_workspace
|
||||
|
||||
|
||||
Reference in New Issue
Block a user