[education/rkward] /: Disable flatpak builds, which do no currently produce a useable result

Thomas Friedrichsmeier null at kde.org
Sat Apr 19 12:32:09 BST 2025


Git commit db46345dacd511d875d4c1e7b868d4159d265710 by Thomas Friedrichsmeier.
Committed on 19/04/2025 at 11:31.
Pushed by tfry into branch 'master'.

Disable flatpak builds, which do no currently produce a useable result

M  +1    -1    .gitlab-ci.yml

https://invent.kde.org/education/rkward/-/commit/db46345dacd511d875d4c1e7b868d4159d265710

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 28e0c8fac..8f17ee7a9 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -9,8 +9,8 @@ include:
       - /gitlab-templates/linux-qt6.yml
       - /gitlab-templates/freebsd-qt6.yml
       - /gitlab-templates/windows-qt6.yml
-      - /gitlab-templates/flatpak.yml
       - /gitlab-templates/craft-appimage-qt6.yml
       - /gitlab-templates/craft-windows-x86-64-qt6.yml
       - /gitlab-templates/craft-macos-arm64-qt6.yml
       - /gitlab-templates/craft-macos-x86-64-qt6.yml
+#      - /gitlab-templates/flatpak.yml // just a waste of CPU power in the current state


More information about the rkward-tracker mailing list