[neon/snap-packaging/plasma-core-desktop-snap/ci-prototype] debian: release not channel

Carlos De Maine null at kde.org
Mon May 6 10:53:09 BST 2024


Git commit bed9b70195ea85031cf91eae968d09c5d89783f8 by Carlos De Maine.
Committed on 06/05/2024 at 09:53.
Pushed by carlosdem into branch 'ci-prototype'.

release not channel

M  +1    -1    debian/snap-image-snapcraft-lxd-proto.yml

https://invent.kde.org/neon/snap-packaging/plasma-core-desktop-snap/-/commit/bed9b70195ea85031cf91eae968d09c5d89783f8

diff --git a/debian/snap-image-snapcraft-lxd-proto.yml b/debian/snap-image-snapcraft-lxd-proto.yml
index 1791b2b..4caafb1 100644
--- a/debian/snap-image-snapcraft-lxd-proto.yml
+++ b/debian/snap-image-snapcraft-lxd-proto.yml
@@ -21,7 +21,7 @@ snap_snapcraft_lxd:
         echo building $KDE_SNAP_MODULE_NAME with --use-lxd build flag ...
         snapcraft  --use-lxd --verbosity=verbose
       fi
-    - snapcraft push --channel=latest/edge *.snap
+    - snapcraft push --release=edge *.snap
     # make the artifacts dir
     - mkdir -p .kde-ci-packages/
     # copy the snap to the artifacts dir


More information about the Neon-commits mailing list