CI: More 6.6 -> 6.7

GIT_SILENT
This commit is contained in:
Albert Astals Cid 2024-05-13 12:42:12 +02:00
parent ed2bf2b5c4
commit d54c138be8

View File

@ -46,10 +46,10 @@ build_clazy_clang_tidy:
only:
- merge_requests
variables:
KDECI_CC_CACHE: /mnt/caches/suse-qt6.6/
KDECI_CACHE_PATH: /mnt/artifacts/suse-qq6.6/
KDECI_CC_CACHE: /mnt/caches/suse-qt6.7/
KDECI_CACHE_PATH: /mnt/artifacts/suse-qq6.7/
KDECI_GITLAB_SERVER: https://invent.kde.org/
KDECI_PACKAGE_PROJECT: teams/ci-artifacts/suse-qt6.6
KDECI_PACKAGE_PROJECT: teams/ci-artifacts/suse-qt6.7
CLAZY_CHECKS: level0,level1,level2,no-ctor-missing-parent-argument,isempty-vs-count,qhash-with-char-pointer-key,raw-environment-function,qproperty-type-mismatch
CXXFLAGS: -Werror -Wno-deprecated-declarations
CC: clang