Skip to content

Commit

Permalink
Fix docs for Bazel@HEAD (#2250)
Browse files Browse the repository at this point in the history
Otherwise the 'docs' pipeline on Bazel CI complains that docs are out of
date:
https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/3447#018bb1e5-7c49-4729-88d9-893149ed99e2

Co-authored-by: UebelAndre <[email protected]>
  • Loading branch information
Wyverald and UebelAndre authored Nov 10, 2023
1 parent 548e7bc commit 54bef51
Show file tree
Hide file tree
Showing 2 changed files with 1,251 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/MODULE.bazel
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
###############################################################################
# Bazel now uses Bzlmod by default to manage external dependencies.
# Please consider migrating your external dependencies from WORKSPACE to MODULE.bazel.
#
# For more details, please check https://github.com/bazelbuild/bazel/issues/18958
###############################################################################
Loading

0 comments on commit 54bef51

Please sign in to comment.