mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 01:22:10 +01:00
CI: Add Linux CI
This commit is contained in:
parent
22e65c3b8c
commit
1d72d30084
2
.gitlab-ci.yml
Normal file
2
.gitlab-ci.yml
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
include:
|
||||||
|
- https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux.yml
|
14
.kde-ci.yml
Normal file
14
.kde-ci.yml
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# SPDX-FileCopyrightText: None
|
||||||
|
# SPDX-License-Identifier: CC0-1.0
|
||||||
|
|
||||||
|
Dependencies:
|
||||||
|
- 'on': ['@all']
|
||||||
|
'require':
|
||||||
|
'frameworks/karchive': '@stable'
|
||||||
|
'frameworks/kwallet': '@stable'
|
||||||
|
'frameworks/ki18n': '@stable'
|
||||||
|
'frameworks/kio': '@stable'
|
||||||
|
'frameworks/kcrash': '@stable'
|
||||||
|
'frameworks/kcoreaddons': '@stable'
|
||||||
|
'frameworks/purpose': '@stable'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user