Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
libkleo
Commits
7a93c1f0
Commit
7a93c1f0
authored
Dec 01, 2020
by
Ingo Klöcker
Browse files
Follow invent's move to Qt 5.15
parent
bea0c29c
Pipeline
#42677
passed with stage
in 11 minutes and 31 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
7a93c1f0
...
...
@@ -4,7 +4,7 @@ include:
build_clazy_clang_tidy
:
stage
:
build
image
:
kdeorg/ci-suse-qt51
4
image
:
kdeorg/ci-suse-qt51
5
extends
:
.linux
#only:
# - merge_requests
...
...
@@ -26,5 +26,5 @@ build_clazy_clang_tidy:
-
python3 -u $CI_TOOLING/helpers/compile-build.py --product $PRODUCT --project $PROJECT --branchGroup $BRANCH_GROUP --platform $PLATFORM --usingInstall $INSTALL_PREFIX
-
cd build && run-clang-tidy
variables
:
PLATFORM
:
SUSEQt5.1
4
PLATFORM
:
SUSEQt5.1
5
BRANCH_GROUP
:
kf5-qt5
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment