[neon/snap-packaging/kde-qt6-core-sdk] debian: adapt to new LargeVM and arch specific tags

Carlos De Maine null at kde.org
Mon Aug 25 23:48:29 BST 2025


Git commit 1f788b489603e150aa684c04b8d430d7957fa14e by Carlos De Maine.
Committed on 25/08/2025 at 22:48.
Pushed by carlosdem into branch 'master'.

adapt to new LargeVM and arch specific tags

(cherry picked from commit 6067b91c1c2ddd977fadb0753106946285119cd5)

Co-authored-by: Carlos De Maine <carlosd.kde at gmail.com>

M  +11   -2    debian/.gitlab-ci-neon.yml

https://invent.kde.org/neon/snap-packaging/kde-qt6-core-sdk/-/commit/1f788b489603e150aa684c04b8d430d7957fa14e

diff --git a/debian/.gitlab-ci-neon.yml b/debian/.gitlab-ci-neon.yml
index bc678c6..ac79900 100644
--- a/debian/.gitlab-ci-neon.yml
+++ b/debian/.gitlab-ci-neon.yml
@@ -3,5 +3,14 @@
 
 include:
   - project: sysadmin/ci-utilities
-    file:
-      - /gitlab-templates/snap-snapcraft-core-lxd.yml
+    file: /gitlab-templates/snap-snapcraft-lxd.yml
+
+.snap_base:
+  tags:
+    - LargeVM
+    - amd64
+
+.snap_base_arm64:
+  tags:
+    - LargeVM
+    - arm64


More information about the Neon-commits mailing list