Skip to content

Commit

Permalink
Disable docs pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
comius committed Nov 6, 2024
1 parent 76dacc5 commit c42a088
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions .bazelci/presubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -127,15 +127,15 @@ tasks:
test_flags:
- "--config=bzlmod"
test_targets: *test_targets
docs:
name: "Docs"
bazel: last_green
platform: ubuntu2004
build_flags:
- "--config=bzlmod"
build_targets:
- "//docs/..."
test_flags:
- "--config=bzlmod"
test_targets:
- "//docs/..."
# docs:
# name: "Docs"
# bazel: last_green
# platform: ubuntu2004
# build_flags:
# - "--config=bzlmod"
# build_targets:
# - "//docs/..."
# test_flags:
# - "--config=bzlmod"
# test_targets:
# - "//docs/..."

0 comments on commit c42a088

Please sign in to comment.