diff --git a/.craft.ini b/.craft.ini new file mode 100644 index 000000000..c262b8ec6 --- /dev/null +++ b/.craft.ini @@ -0,0 +1,5 @@ +# SPDX-FileCopyrightText: None +# SPDX-License-Identifier: CC0-1.0 + +[BlueprintSettings] +kde/applications/kdeconnect-kde.packageAppx = True diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7810bbaf6..21727815a 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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