[neon/snap-packaging/kf5-core-sdk] debian: CI: port to LargeVM tech

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


Git commit 90a6f0febe594b6f456de3960ad776f14a1e554f by Carlos De Maine.
Committed on 25/08/2025 at 22:52.
Pushed by carlosdem into branch 'master'.

CI: port to LargeVM tech

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

https://invent.kde.org/neon/snap-packaging/kf5-core-sdk/-/commit/90a6f0febe594b6f456de3960ad776f14a1e554f

diff --git a/debian/.gitlab-ci-neon.yml b/debian/.gitlab-ci-neon.yml
index a4177c2..c5f6027 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-lxd.yml
+    file: /gitlab-templates/snap-snapcraft-lxd.yml
+
+.snap_base:
+  tags:
+    - LargeVM
+    - amd64
+
+.snap_base_arm64:
+  tags:
+    - LargeVM
+    - arm64
\ No newline at end of file


More information about the Neon-commits mailing list