ci/docs: add coreutils
Needed for correct GitLab CI `date` variable parsing. Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/10041 Signed-off-by: David Heidelberg <david.heidelberg@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25917>
This commit is contained in:
committed by
Marge Bot
parent
cdca0b2ce4
commit
180cb30986
+1
-1
@@ -8,7 +8,7 @@
|
||||
paths:
|
||||
- public/
|
||||
script:
|
||||
- apk --no-cache add graphviz py3-clang clang-dev musl-dev linux-headers
|
||||
- apk --no-cache add coreutils graphviz py3-clang clang-dev musl-dev linux-headers
|
||||
- pip3 install sphinx===5.1.1 mako===1.2.3 hawkmoth===0.16.0
|
||||
- sphinx-build -W -b $BUILDER docs public
|
||||
|
||||
|
||||
Reference in New Issue
Block a user