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
Utilities
Kate
Commits
1042dffe
Commit
1042dffe
authored
Oct 07, 2021
by
Nicolas Fella
Browse files
Enable proper CI for Linux and FreeBSD
parent
d65bb829
Pipeline
#86709
passed with stage
in 3 minutes and 43 seconds
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
1042dffe
variables
:
PRODUCT
:
Applications
# SPDX-FileCopyrightText: None
# SPDX-License-Identifier: CC0-1.0
include
:
-
project
:
'
sysadmin/ci-tooling'
file
:
'
/invent/ci-before.yml'
linux kf5-qt5 qt5.15
:
image
:
"
kdeorg/ci-suse-qt515"
extends
:
.linux
only
:
-
master
-
merge_requests
variables
:
PLATFORM
:
SUSEQt5.15
BRANCH_GROUP
:
stable-kf5-qt5
-
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux.yml
-
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd.yml
.kde-ci.yml
View file @
1042dffe
...
...
@@ -8,3 +8,4 @@ Dependencies:
'
frameworks/ki18n'
:
'
@stable'
'
frameworks/ktextwidgets'
:
'
@stable'
'
frameworks/kdoctools'
:
'
@stable'
'
frameworks/ktexteditor'
:
'
@stable'
Write
Preview
Markdown
is supported
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