[neon/ubuntu-core] debian: add variable SNAP_BUILD_TYPE: "legacy" to aid cleanup in lxc
Carlos De Maine
null at kde.org
Mon Aug 26 02:11:17 BST 2024
Git commit 01c7b2f8409a9feb80ce85b18d42907c1327f06d by Carlos De Maine.
Committed on 26/08/2024 at 01:11.
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/ubuntu-core/-/commit/01c7b2f8409a9feb80ce85b18d42907c1327f06d
diff --git a/debian/.gitlab-ci-neon.yml b/debian/.gitlab-ci-neon.yml
index 5695086..66da6e8 100644
--- a/debian/.gitlab-ci-neon.yml
+++ b/debian/.gitlab-ci-neon.yml
@@ -5,3 +5,6 @@ include:
- local: debian/neon-core-models.yml
- local: debian/neon-core-image-dangerous.yml
#- local: debian/neon-core-image-signed.yml
+
+variables:
+ SNAP_BUILD_TYPE: "legacy"
More information about the Neon-commits
mailing list