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
Education
Minuet
Commits
b636e015
Commit
b636e015
authored
Nov 28, 2021
by
Albert Astals Cid
Browse files
Add CI
parent
40140338
Pipeline
#102364
failed with stage
in 48 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
0 → 100644
View file @
b636e015
# SPDX-FileCopyrightText: None
# 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 @
b636e015
# SPDX-FileCopyrightText: None
# SPDX-License-Identifier: CC0-1.0
Dependencies
:
-
'
on'
:
[
'
@all'
]
'
require'
:
'
frameworks/extra-cmake-modules'
:
'
@stable'
-
'
on'
:
[
'
Linux'
,
'
FreeBSD'
,
'
macOS'
,
'
Windows'
]
'
require'
:
'
frameworks/kcoreaddons'
:
'
@stable'
'
frameworks/ki18n'
:
'
@stable'
'
frameworks/kcrash'
:
'
@stable'
'
frameworks/kdoctools'
:
'
@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