mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-21 23:00:50 +08:00
ci: add clang-analyzer to Fedora base image
This commit is contained in:
@@ -25,6 +25,7 @@ dnf install --setopt=install_weak_deps=False -y \
|
|||||||
|
|
||||||
# Install lint tools.
|
# Install lint tools.
|
||||||
dnf install --setopt=install_weak_deps=False -y \
|
dnf install --setopt=install_weak_deps=False -y \
|
||||||
|
clang-analyzer \
|
||||||
codespell
|
codespell
|
||||||
|
|
||||||
# Tools needed for the test suite.
|
# Tools needed for the test suite.
|
||||||
|
@@ -69,7 +69,7 @@
|
|||||||
### Fedora
|
### Fedora
|
||||||
|
|
||||||
.fedora34:
|
.fedora34:
|
||||||
image: "kitware/cmake:ci-fedora34-x86_64-2021-05-21"
|
image: "kitware/cmake:ci-fedora34-x86_64-2021-06-03"
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
GIT_CLONE_PATH: "$CI_BUILDS_DIR/cmake ci/long file name for testing purposes"
|
GIT_CLONE_PATH: "$CI_BUILDS_DIR/cmake ci/long file name for testing purposes"
|
||||||
|
Reference in New Issue
Block a user