[neon/snap-packaging/plasma-desktop-session] debian: add variable SNAP_BUILD_TYPE: "legacy" to aid cleanup in lxc
Carlos De Maine
null at kde.org
Mon Aug 26 02:09:22 BST 2024
Git commit 526844d2864f77ae8c5550f3690615965c489402 by Carlos De Maine.
Committed on 26/08/2024 at 01:09.
Pushed by carlosdem into branch 'master'.
add variable SNAP_BUILD_TYPE: "legacy" to aid cleanup in lxc
M +3 -0 debian/.gitlab-ci-neon.yml
https://invent.kde.org/neon/snap-packaging/plasma-desktop-session/-/commit/526844d2864f77ae8c5550f3690615965c489402
diff --git a/debian/.gitlab-ci-neon.yml b/debian/.gitlab-ci-neon.yml
index a4177c2..01b7c5c 100644
--- a/debian/.gitlab-ci-neon.yml
+++ b/debian/.gitlab-ci-neon.yml
@@ -5,3 +5,6 @@ include:
- project: sysadmin/ci-utilities
file:
- /gitlab-templates/snap-snapcraft-lxd.yml
+
+variables:
+ SNAP_BUILD_TYPE: "legacy"
More information about the Neon-commits
mailing list