Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
libkdepim
Commits
5b8001d8
Commit
5b8001d8
authored
Jul 28, 2020
by
Laurent Montel
😁
Browse files
Use new image
parent
f34c9916
Pipeline
#28627
failed with stage
in 4 minutes and 11 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
5b8001d8
...
@@ -4,7 +4,7 @@ include:
...
@@ -4,7 +4,7 @@ include:
build_clazy_clang_tidy
:
build_clazy_clang_tidy
:
stage
:
build
stage
:
build
image
:
kdeorg/ci-suse-qt51
4
image
:
kdeorg/ci-suse-qt51
5
extends
:
.linux
extends
:
.linux
#only:
#only:
# - merge_requests
# - merge_requests
...
@@ -26,5 +26,5 @@ build_clazy_clang_tidy:
...
@@ -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
-
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
-
cd build && run-clang-tidy
variables
:
variables
:
PLATFORM
:
SUSEQt5.1
4
PLATFORM
:
SUSEQt5.1
5
BRANCH_GROUP
:
kf5-qt5
BRANCH_GROUP
:
kf5-qt5
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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