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

Thomas Friedrichsmeier null at kde.org
Sat Apr 19 17:24:15 BST 2025


Git commit 7b0dc045dfad29600f958770fcc48e50211c300c by Thomas Friedrichsmeier.
Committed on 19/04/2025 at 16:23.
Pushed by tfry into branch 'releases/0.8.1'.

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

M  +1    -1    .gitlab-ci.yml

https://invent.kde.org/education/rkward/-/commit/7b0dc045dfad29600f958770fcc48e50211c300c

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