]> git.99rst.org Git - git.git/commit
gitlab-ci: add job to run `make check-docs`
authorPatrick Steinhardt <redacted>
Thu, 6 Jun 2024 08:01:10 +0000 (10:01 +0200)
committerJunio C Hamano <redacted>
Thu, 6 Jun 2024 15:20:51 +0000 (08:20 -0700)
commit401151de9e58f5da7dd6c3d6ce1ffba94c0ed740
tree809a1d2887165d110393e3eaf3e1c523fcd1cdc6
parent64239209743d4b07518786400290f58d1955eeb9
gitlab-ci: add job to run `make check-docs`

Add another job to execute `make check-docs`, which lints our
documentation and makes sure that expected manpages exist. This job
mirrors the same job that we already have for GitHub Actions.

Signed-off-by: Patrick Steinhardt <redacted>
Signed-off-by: Junio C Hamano <redacted>
.gitlab-ci.yml
git clone https://git.99rst.org/PROJECT