[neon/snap-packaging/plasma-desktop-session-snap/ci-prototype] debian: export the env var

Carlos De Maine null at kde.org
Fri Apr 26 02:07:03 BST 2024


Git commit 2c2b4b05e6822320a9f5ad122fe6fda6b48e0ec6 by Carlos De Maine.
Committed on 26/04/2024 at 01:07.
Pushed by carlosdem into branch 'ci-prototype'.

export the env var

M  +1    -0    debian/snap-snapcraft-lxc.yml

https://invent.kde.org/neon/snap-packaging/plasma-desktop-session-snap/-/commit/2c2b4b05e6822320a9f5ad122fe6fda6b48e0ec6

diff --git a/debian/snap-snapcraft-lxc.yml b/debian/snap-snapcraft-lxc.yml
index 702448e..784ad0f 100644
--- a/debian/snap-snapcraft-lxc.yml
+++ b/debian/snap-snapcraft-lxc.yml
@@ -10,6 +10,7 @@ snap_snapcraft_lxc:
     default: true
   script:
     - echo building $KDE_SNAP_MODULE_NAME with --use-lxd ...
+    - export SNAPCRAFT_BUILD_ENVIRONMENT=lxd
     - snapcraft --version
     - snapcraft clean
     - snapcraft  --verbose --use-lxd


More information about the Neon-commits mailing list