[neon/snap-packaging/kde-qt6-core-sdk/work.core24-arm64-build-test] debian: stray deletion

Carlos De Maine null at kde.org
Mon Jul 21 09:43:27 BST 2025


Git commit 86c517d8caece6a31e314f8a9e8956b358656ab1 by Carlos De Maine.
Committed on 21/07/2025 at 08:43.
Pushed by carlosdem into branch 'work.core24-arm64-build-test'.

stray deletion

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

https://invent.kde.org/neon/snap-packaging/kde-qt6-core-sdk/-/commit/86c517d8caece6a31e314f8a9e8956b358656ab1

diff --git a/debian/snap-snapcraft-core-lxd-proto.yml b/debian/snap-snapcraft-core-lxd-proto.yml
index 7cc14a2..84460dd 100644
--- a/debian/snap-snapcraft-core-lxd-proto.yml
+++ b/debian/snap-snapcraft-core-lxd-proto.yml
@@ -16,11 +16,7 @@ snap_snapcraft_core_lxd_proto:
     - snapcraft --use-lxd --verbose 2>&1 | tee task.log
     # Make the artifacts dir
     - mkdir -p $CI_PROJECT_DIR/kde-ci-packages/
-    # copy the snap to the artifacts 
-.snap_publish:
-  stage: publish
-…    expire_in: 7 days
-dir
+    # copy the snap to the artifacts dir
     - cp -vf ./*.snap  $CI_PROJECT_DIR/kde-ci-packages/
     - echo $KDE_SNAP_BRANCH >> deploy.env
   allow_failure: true


More information about the Neon-commits mailing list