mirror of
https://invent.kde.org/graphics/okular
synced 2024-11-04 21:09:05 +00:00
CI: More 6.6 -> 6.7
GIT_SILENT
This commit is contained in:
parent
ed2bf2b5c4
commit
d54c138be8
1 changed files with 3 additions and 3 deletions
|
@ -46,10 +46,10 @@ build_clazy_clang_tidy:
|
||||||
only:
|
only:
|
||||||
- merge_requests
|
- merge_requests
|
||||||
variables:
|
variables:
|
||||||
KDECI_CC_CACHE: /mnt/caches/suse-qt6.6/
|
KDECI_CC_CACHE: /mnt/caches/suse-qt6.7/
|
||||||
KDECI_CACHE_PATH: /mnt/artifacts/suse-qq6.6/
|
KDECI_CACHE_PATH: /mnt/artifacts/suse-qq6.7/
|
||||||
KDECI_GITLAB_SERVER: https://invent.kde.org/
|
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
|
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
|
CXXFLAGS: -Werror -Wno-deprecated-declarations
|
||||||
CC: clang
|
CC: clang
|
||||||
|
|
Loading…
Reference in a new issue