[neon/ubuntu-core] debian: install snapcraft tooling deps

Carlos De Maine null at kde.org
Fri Mar 29 12:16:09 GMT 2024


Git commit 97667989f62b9a8b107a6b2c1d40379b028849a3 by Carlos De Maine.
Committed on 29/03/2024 at 12:16.
Pushed by carlosdem into branch 'master'.

install snapcraft tooling deps

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

https://invent.kde.org/neon/ubuntu-core/-/commit/97667989f62b9a8b107a6b2c1d40379b028849a3

diff --git a/debian/.gitlab-ci-neon.yml b/debian/.gitlab-ci-neon.yml
index 1c6c1cd..1033386 100644
--- a/debian/.gitlab-ci-neon.yml
+++ b/debian/.gitlab-ci-neon.yml
@@ -21,6 +21,7 @@ container:
   stage: snapcraft
   image: docker.io/diddledani/snapcraft:core22
   script:
+    - apt install jq ubuntu-image
     - git clone https://invent.kde.org/neon/snap-packaging/kde-qt6-snap.git
     - cd ubuntu-core
     - make dangerous


More information about the Neon-commits mailing list