[neon/ubuntu-core] debian: comment out root privileged ops

Carlos De Maine null at kde.org
Sun Apr 7 12:30:31 BST 2024


Git commit d901a35d09f70104db262da9104c46898c4935dc by Carlos De Maine.
Committed on 07/04/2024 at 11:30.
Pushed by carlosdem into branch 'master'.

comment out root privileged ops

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

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

diff --git a/debian/.gitlab-ci-neon.yml b/debian/.gitlab-ci-neon.yml
index f73bb91..9aee66a 100644
--- a/debian/.gitlab-ci-neon.yml
+++ b/debian/.gitlab-ci-neon.yml
@@ -18,7 +18,7 @@ container:
   stage: snapcraft
   image: docker.io/diddledani/snapcraft:core22
   script:
-    - apt install jq ubuntu-image
+    #- 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