[neon/snap-packaging/gwenview-snap/Neon/master] debian: fi
Carlos De Maine
null at kde.org
Mon Aug 19 23:28:06 BST 2024
Git commit 4c85dbe5855cecd5d0ab7a331dd8925403763ab9 by Carlos De Maine.
Committed on 19/08/2024 at 22:28.
Pushed by carlosdem into branch 'Neon/master'.
fi
M +3 -3 debian/snap-snapcraft-lxd-proto.yml
https://invent.kde.org/neon/snap-packaging/gwenview-snap/-/commit/4c85dbe5855cecd5d0ab7a331dd8925403763ab9
diff --git a/debian/snap-snapcraft-lxd-proto.yml b/debian/snap-snapcraft-lxd-proto.yml
index 1c3502c..4f16303 100644
--- a/debian/snap-snapcraft-lxd-proto.yml
+++ b/debian/snap-snapcraft-lxd-proto.yml
@@ -37,13 +37,13 @@ snap_snapcraft_lxd:
- |
if [ "$KDE_SNAP_BRANCH" == "Neon/master" ]; then
export KDE_SNAP_CHANNEL="edge"
- done
+ fi
if [ "$KDE_SNAP_BRANCH" == "Neon/release-24.08" ]; then
export KDE_SNAP_CHANNEL="candidate"
- done
+ fi
if [ "$KDE_SNAP_BRANCH" == "Neon/release-24.05" ]; then
export KDE_SNAP_CHANNEL="stable"
- done
+ fi
# clean
- snapcraft clean
# Force usage of LXD for building Snaps
More information about the Neon-commits
mailing list