[multimedia/kdenlive] /: [CD] Disable snapcraft builds until someone fixes them
Julius Künzel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 20dc49d8c28d57fc2904205c72688a35f1eb28c2 by Julius Künzel.
Committed on 10/08/2026 at 20:36.
Pushed by jlskuz into branch 'master'.
[CD] Disable snapcraft builds until someone fixes them
They are failing since weeks already and the Kdenlive team does not have the capacity to maintain them.
Feel free to re-enable if you fix them.
M +3 -1 .gitlab-ci.yml
https://invent.kde.org/multimedia/kdenlive/-/commit/20dc49d8c28d57fc2904205c72688a35f1eb28c2
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d83f8b403f..3b89ad35c7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -17,7 +17,9 @@ include:
- /gitlab-templates/windows-qt6.yml
# CD Qt6
- /gitlab-templates/flatpak.yml
- - /gitlab-templates/snap-snapcraft-lxd.yml
+ # Snap builds are failing since many days,
+ # feel free to re-enable if you fixed it
+ #- /gitlab-templates/snap-snapcraft-lxd.yml
- project: sysadmin/craft-ci
file:
- /gitlab-templates/appimage-qt6.yml