[neon/snap-packaging/kf6-snap] debian: snapcraft

Carlos De Maine null at kde.org
Thu Apr 18 07:28:39 BST 2024


Git commit c81ad35ba8e379c45e41b3cbb38bbfce1e1caf23 by Carlos De Maine.
Committed on 18/04/2024 at 06:28.
Pushed by carlosdem into branch 'master'.

snapcraft

M  +3    -1    debian/.gitlab-ci-neon.yml

https://invent.kde.org/neon/snap-packaging/kf6-snap/-/commit/c81ad35ba8e379c45e41b3cbb38bbfce1e1caf23

diff --git a/debian/.gitlab-ci-neon.yml b/debian/.gitlab-ci-neon.yml
index e754a43..c7aee45 100644
--- a/debian/.gitlab-ci-neon.yml
+++ b/debian/.gitlab-ci-neon.yml
@@ -7,4 +7,6 @@ snap:
   image:
     name: invent-registry.kde.org/sysadmin/ci-images/snap-builder:latest
     entrypoint: [""]
-  script: snap --version
\ No newline at end of file
+  script: 
+    - snap --version
+    - snapcraft
\ No newline at end of file


More information about the Neon-commits mailing list