[neon/snap-packaging/kf6-core-sdk/work.test-largevm] debian: point both jobs to largevm tag but arch specific tag as well

Carlos De Maine null at kde.org
Mon Aug 4 23:01:36 BST 2025


Git commit 9d4794bb30ffe8e48be21c8c5f48142697f51b38 by Carlos De Maine.
Committed on 04/08/2025 at 22:01.
Pushed by carlosdem into branch 'work.test-largevm'.

point both jobs to largevm tag but arch specific tag as well

M  +5    -0    debian/.gitlab-ci-neon.yml

https://invent.kde.org/neon/snap-packaging/kf6-core-sdk/-/commit/9d4794bb30ffe8e48be21c8c5f48142697f51b38

diff --git a/debian/.gitlab-ci-neon.yml b/debian/.gitlab-ci-neon.yml
index 51cd3f2..d359cea 100644
--- a/debian/.gitlab-ci-neon.yml
+++ b/debian/.gitlab-ci-neon.yml
@@ -5,6 +5,11 @@ include:
   - project: sysadmin/ci-utilities
     file: /gitlab-templates/snap-snapcraft-lxd.yml
 
+.snap_base:
+  tags:
+    - VMLarge
+    - amd64
+
 .snap_base-arm64:
   tags:
     - VMLarge


More information about the Neon-commits mailing list