Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_python
/
f8d41350786b1171f2e269a1ab4084c55483bc32
/
.
/
.readthedocs.yml
blob: 6613d49e66649e474403f59f98b256e40f80562d [
file
] [
log
] [
blame
]
version:
2
build:
os:
"ubuntu-22.04"
tools:
nodejs:
"19"
commands:
-
env
-
npm install
-
g @bazel/bazelisk
-
bazel version
# Put the actual build behind a shell script because its easier to modify than
# the yaml config.
-
docs/readthedocs_build.sh