[neon/snap-packaging/kde-qt6-core-sdk/work.core24-arm64-build-test] debian: typo
Carlos De Maine
null at kde.org
Tue Jul 22 23:11:52 BST 2025
Git commit 146826bf928648cb8386120fc3c90f046518b90f by Carlos De Maine.
Committed on 22/07/2025 at 22:11.
Pushed by carlosdem into branch 'work.core24-arm64-build-test'.
typo
M +1 -2 debian/snap-snapcraft-core-lxd-proto.yml
https://invent.kde.org/neon/snap-packaging/kde-qt6-core-sdk/-/commit/146826bf928648cb8386120fc3c90f046518b90f
diff --git a/debian/snap-snapcraft-core-lxd-proto.yml b/debian/snap-snapcraft-core-lxd-proto.yml
index 5a95c28..2c774b8 100644
--- a/debian/snap-snapcraft-core-lxd-proto.yml
+++ b/debian/snap-snapcraft-core-lxd-proto.yml
@@ -15,7 +15,6 @@ snap_snapcraft_core_lxd_proto:
if [ "$KDE_SNAP_MODULE_NAME" == "kde-qt6-core-sdk" ]; then
lxc profile set default --project snapcraft limits.cpu=24
fi
-
script:
- echo number of cores =
- nproc
@@ -29,7 +28,7 @@ snap_snapcraft_core_lxd_proto:
# copy the snap to the artifacts dir
- cp -vf ./*.snap $CI_PROJECT_DIR/kde-ci-packages/
- echo $KDE_SNAP_BRANCH >> deploy.env
- fter_script:
+ after_script:
- export KDE_SNAP_BRANCH=$(cat deploy.env)
- |
# set the channel for the snap dependent on which branch we are building
More information about the Neon-commits
mailing list