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:
parent
e14975c751
commit
887d43f370
2 changed files with 5 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue