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
Games
KTuberling
Commits
41fb93e8
Commit
41fb93e8
authored
Nov 28, 2021
by
Albert Astals Cid
Browse files
Add CI
parent
44a17f9a
Pipeline
#102077
passed with stage
in 35 seconds
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
0 → 100644
View file @
41fb93e8
# SPDX-FileCopyrightText: 2021 Laurent Montel <montel@kde.org>
# SPDX-License-Identifier: CC0-1.0
include
:
-
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/android.yml
-
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
0 → 100644
View file @
41fb93e8
# SPDX-FileCopyrightText: None
# SPDX-License-Identifier: CC0-1.0
Dependencies
:
-
'
on'
:
[
'
@all'
]
'
require'
:
'
frameworks/extra-cmake-modules'
:
'
@stable'
'
frameworks/kconfig'
:
'
@stable'
'
frameworks/ki18n'
:
'
@stable'
-
'
on'
:
[
'
Linux'
,
'
FreeBSD'
,
'
macOS'
,
'
Windows'
]
'
require'
:
'
frameworks/kxmlgui'
:
'
@stable'
'
frameworks/kwidgetaddons'
:
'
@stable'
'
frameworks/kcoreaddons'
:
'
@stable'
'
frameworks/kconfigwidgets'
:
'
@stable'
'
frameworks/kcrash'
:
'
@stable'
'
frameworks/kdoctools'
:
'
@stable'
'
frameworks/kcompletion'
:
'
@stable'
'
frameworks/kdbusaddons'
:
'
@stable'
'
frameworks/kio'
:
'
@stable'
'
games/libkdegames'
:
'
@same'
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