Add CI template for building APPX packages on invent
And convert the other includes to the include:project format.
This commit is contained in:
parent
9c65a73115
commit
91daee53f7
2 changed files with 6 additions and 0 deletions
5
.craft.ini
Normal file
5
.craft.ini
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
# SPDX-FileCopyrightText: None
|
||||||
|
# SPDX-License-Identifier: CC0-1.0
|
||||||
|
|
||||||
|
[BlueprintSettings]
|
||||||
|
kde/applications/kdeconnect-kde.packageAppx = True
|
|
@ -13,3 +13,4 @@ include:
|
||||||
- /gitlab-templates/freebsd-qt6.yml
|
- /gitlab-templates/freebsd-qt6.yml
|
||||||
- /gitlab-templates/windows-qt6.yml
|
- /gitlab-templates/windows-qt6.yml
|
||||||
- /gitlab-templates/clang-format.yml
|
- /gitlab-templates/clang-format.yml
|
||||||
|
- /gitlab-templates/craft-windows-x86-64.yml
|
||||||
|
|
Loading…
Reference in a new issue