ci/sphinx: Add html output as artifacts

This commit is contained in:
Kyle Edwards
2023-11-09 09:55:22 -05:00
parent ce34ff9860
commit 7073a6d278

View File

@@ -120,6 +120,8 @@
# Take the sphinx logs.
- ${CMAKE_CI_BUILD_DIR}/build-*.log
- ${CMAKE_CI_BUILD_DIR}/linkcheck/output.*
# Take the HTML output.
- ${CMAKE_CI_BUILD_DIR}/html/
.cmake_test_artifacts:
artifacts: