We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76dacc5 commit c42a088Copy full SHA for c42a088
.bazelci/presubmit.yml
@@ -127,15 +127,15 @@ tasks:
127
test_flags:
128
- "--config=bzlmod"
129
test_targets: *test_targets
130
- docs:
131
- name: "Docs"
132
- bazel: last_green
133
- platform: ubuntu2004
134
- build_flags:
135
- - "--config=bzlmod"
136
- build_targets:
137
- - "//docs/..."
138
- test_flags:
139
140
- test_targets:
141
+# docs:
+# name: "Docs"
+# bazel: last_green
+# platform: ubuntu2004
+# build_flags:
+# - "--config=bzlmod"
+# build_targets:
+# - "//docs/..."
+# test_flags:
+# test_targets:
0 commit comments