blob: f68ccc8396b76ddfaae3c79582a8075ac73837a4 [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/sphinx/readthedocs_build.sh