[neon/ubuntu-core/models.ervin.move-to-core24-architecture] debian: Don't get plasma-desktop-session from CI, it is in the store now
Kevin Ottens
null at kde.org
Wed Apr 16 11:21:40 BST 2025
Git commit dfe65ac892f7e78ab4a6c19038be026f24f1ec87 by Kevin Ottens.
Committed on 16/04/2025 at 10:21.
Pushed by ervin into branch 'models.ervin.move-to-core24-architecture'.
Don't get plasma-desktop-session from CI, it is in the store now
M +0 -7 debian/neon-core-image-dangerous.yml
https://invent.kde.org/neon/ubuntu-core/-/commit/dfe65ac892f7e78ab4a6c19038be026f24f1ec87
diff --git a/debian/neon-core-image-dangerous.yml b/debian/neon-core-image-dangerous.yml
index 32f9814..8c33817 100644
--- a/debian/neon-core-image-dangerous.yml
+++ b/debian/neon-core-image-dangerous.yml
@@ -17,13 +17,6 @@ neon_core_image_dangerous:
- Snap
interruptible: true
script:
- # get the missing plasma-desktop-session snap from the latest build...
- - mkdir workspace/ && cd workspace/
- - wget -O Snap_artifacts.zip "https://invent.kde.org/api/v4/projects/neon%2fsnap-packaging%2fplasma-desktop-session/jobs/artifacts/master/download?job=snap_snapcraft_lxd"
- - unzip -e Snap_artifacts.zip
- - mv ./kde-ci-packages/plasma-desktop-session*.snap $CI_PROJECT_DIR/local-snaps/plasma-desktop-session.snap
- - cd $CI_PROJECT_DIR
-
# build the image with the project's tooling
- echo building kde-neon-core in dangerous mode ...
- make kde-neon-core-dangerous-amd64.img.xz 2>&1 | tee task.log
More information about the Neon-commits
mailing list