Add CI template for building APPX packages on invent

And convert the other includes to the include:project format.
This commit is contained in:
Ingo Klöcker 2023-12-15 15:53:01 +00:00 committed by Simon Redman
parent 9c65a73115
commit 91daee53f7
2 changed files with 6 additions and 0 deletions

5
.craft.ini Normal file
View file

@ -0,0 +1,5 @@
# SPDX-FileCopyrightText: None
# SPDX-License-Identifier: CC0-1.0
[BlueprintSettings]
kde/applications/kdeconnect-kde.packageAppx = True

View file

@ -13,3 +13,4 @@ include:
- /gitlab-templates/freebsd-qt6.yml
- /gitlab-templates/windows-qt6.yml
- /gitlab-templates/clang-format.yml
- /gitlab-templates/craft-windows-x86-64.yml