mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
ci: Add sphinx-copybutton extension to Fedora base image
Make it available to our documentation jobs.
This commit is contained in:
@@ -35,6 +35,7 @@ zlib-devel
|
||||
# Install documentation tools.
|
||||
python3-sphinx
|
||||
python3-sphinxcontrib-qthelp
|
||||
python3-sphinx-copybutton
|
||||
qt5-qttools-devel
|
||||
qt6-qttools-devel
|
||||
texinfo
|
||||
|
||||
@@ -82,7 +82,7 @@
|
||||
### Fedora
|
||||
|
||||
.fedora44:
|
||||
image: "kitware/cmake:ci-fedora44-x86_64-2026-04-30"
|
||||
image: "kitware/cmake:ci-fedora44-x86_64-2026-08-20"
|
||||
|
||||
variables:
|
||||
GIT_CLONE_PATH: "$CI_BUILDS_DIR/cmake ci/long file name for testing purposes"
|
||||
|
||||
Reference in New Issue
Block a user