[neon/snap-packaging/kde-qt6-core-sdk/work.core24] debian: adapt to new LargeVM and arch specific tags
Carlos De Maine
null at kde.org
Tue Aug 5 02:30:59 BST 2025
Git commit 6067b91c1c2ddd977fadb0753106946285119cd5 by Carlos De Maine.
Committed on 05/08/2025 at 01:30.
Pushed by carlosdem into branch 'work.core24'.
adapt to new LargeVM and arch specific tags
M +11 -2 debian/.gitlab-ci-neon.yml
https://invent.kde.org/neon/snap-packaging/kde-qt6-core-sdk/-/commit/6067b91c1c2ddd977fadb0753106946285119cd5
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