[neon/snap-packaging/kde-qt6-snap] debian: Add new file
Carlos De Maine
null at kde.org
Thu Apr 18 03:37:08 BST 2024
Git commit 974741092496bbf861512bfb965c88a0c9c2fd3e by Carlos De Maine.
Committed on 18/04/2024 at 02:37.
Pushed by carlosdem into branch 'master'.
Add new file
A +8 -0 debian/snap-snapcraft-lxc
https://invent.kde.org/neon/snap-packaging/kde-qt6-snap/-/commit/974741092496bbf861512bfb965c88a0c9c2fd3e
diff --git a/debian/snap-snapcraft-lxc b/debian/snap-snapcraft-lxc
new file mode 100644
index 0000000..3049710
--- /dev/null
+++ b/debian/snap-snapcraft-lxc
@@ -0,0 +1,8 @@
+snapcraft_lxc:
+ extends: .snap_base
+ script:
+ - echo $SNAPCRAFT_STORE_CREDENTIALS
+ - echo building $KDE_SNAP_MODULE_NAME in $KDE_SNAP_BUILD_TYPE mode ...
+ - snapcraft whoami
+ - snapcraft --use-lxc
+ interruptible: true
More information about the Neon-commits
mailing list