[neon/snap-packaging/kf5-core] debian: CI: port to LargeVM tech
Carlos De Maine
null at kde.org
Mon Aug 25 23:53:31 BST 2025
Git commit da3d3a094eb71168206bb9e61844c1bc3d010bc3 by Carlos De Maine.
Committed on 25/08/2025 at 22:53.
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/-/commit/da3d3a094eb71168206bb9e61844c1bc3d010bc3
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