Reenable craft pipeline

After https://invent.kde.org/packaging/craft-blueprints-kde/-/merge_requests/755 and https://invent.kde.org/packaging/craft-blueprints-kde/-/merge_requests/756, the build passes!

Now we'll never* regress the craft packaging again!

*Warranty neither expressed nor implied
This commit is contained in:
Simon Redman 2023-12-30 14:38:17 +00:00
parent e14975c751
commit 887d43f370
2 changed files with 5 additions and 2 deletions

View file

@ -3,3 +3,6 @@
[BlueprintSettings]
kde/applications/kdeconnect-kde.packageAppx = True
# Need the tip of master to build with Qt6. Remove once the release vesion has Qt6 support.
kde/plasma/breeze.version=master
kde/unreleased/kirigami-addons.version=master

View file

@ -10,5 +10,5 @@ include:
- /gitlab-templates/freebsd-qt6.yml
- /gitlab-templates/windows-qt6.yml
- /gitlab-templates/clang-format.yml
# - /gitlab-templates/craft-windows-x86-64-qt6.yml TODO re-enable when Qt6 Craft build works
# - /gitlab-templates/craft-windows-appx-qt6.yml
- /gitlab-templates/craft-windows-x86-64-qt6.yml
- /gitlab-templates/craft-windows-appx-qt6.yml