[neon/snap-packaging/kf6-core-sdk/work.core24.qmldirs] /: debug where we are stashing the snap

Carlos De Maine null at kde.org
Mon Aug 25 11:41:10 BST 2025


Git commit 60dbe9edae11f2028cbbe2241712f0a763be29f8 by Carlos De Maine.
Committed on 25/08/2025 at 10:41.
Pushed by carlosdem into branch 'work.core24.qmldirs'.

debug where we are stashing the snap

M  +2    -0    snapcraft.yaml

https://invent.kde.org/neon/snap-packaging/kf6-core-sdk/-/commit/60dbe9edae11f2028cbbe2241712f0a763be29f8

diff --git a/snapcraft.yaml b/snapcraft.yaml
index 9b47549..a42c248 100644
--- a/snapcraft.yaml
+++ b/snapcraft.yaml
@@ -35,7 +35,9 @@ parts:
       - wget
     override-pull: |
       wget https://invent.kde.org/neon/snap-packaging/kde-qt6-core-sdk/-/jobs/3282706/artifacts/file/kde-ci-packages/kde-qt6-core24-sdk_6.9.1_amd64.snap
+      pwd && ls -lsh
     override-build: |
+      pwd && ls -lsh
       snap install --devmode $SNAPCRAFT_PART_INSTALL/kde-qt6-core24-sdk_6.9.1.snap
   libffi:
     after: [ meson-deps ]


More information about the Neon-commits mailing list