[neon/snap-packaging/gwenview-snap/Neon/master] debian: echo

Carlos De Maine null at kde.org
Mon Aug 19 13:35:58 BST 2024


Git commit 3430eb75a2c77bb579c46ad9c040b45da5b2ae0b by Carlos De Maine.
Committed on 19/08/2024 at 12:35.
Pushed by carlosdem into branch 'Neon/master'.

echo

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

https://invent.kde.org/neon/snap-packaging/gwenview-snap/-/commit/3430eb75a2c77bb579c46ad9c040b45da5b2ae0b

diff --git a/debian/snap-snapcraft-lxd-proto.yml b/debian/snap-snapcraft-lxd-proto.yml
index c353a76..2c8688c 100644
--- a/debian/snap-snapcraft-lxd-proto.yml
+++ b/debian/snap-snapcraft-lxd-proto.yml
@@ -34,7 +34,7 @@ snap_snapcraft_lxd:
     # clean
     - snapcraft clean
     # Force usage of LXD for building Snaps
-    - echo building $KDE_SNAP_MODULE_NAME with LXD...
+    - echo building $KDE_SNAP_MODULE_NAME with LXD for branch $KDE_SNAP_BRANCH...
     - snapcraft --use-lxd --verbose 2>&1 | tee task.log
     # Make the artifacts dir
     - mkdir -p $CI_PROJECT_DIR/.kde-ci-packages/


More information about the Neon-commits mailing list