docs/ci: add link to the website preview for convenience

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34469>
This commit is contained in:
Eric Engestrom
2025-04-11 10:46:45 +02:00
committed by Marge Bot
parent 33f82078e0
commit bda8692b95
+1
View File
@@ -14,6 +14,7 @@
-D werror=true
- meson compile -C _build
- meson install -C _build
- echo "Documentation website preview is available at $ARTIFACTS_BASE_URL/public/index.html"
deploy-docs:
extends: .docs-base