[neon/ubuntu-core/ci-prototype] debian: kick off a pipeline

Carlos De Maine null at kde.org
Wed May 1 09:32:16 BST 2024


Git commit 670ac79743e2056cbf02a8e30a45fbce2d3201f4 by Carlos De Maine.
Committed on 01/05/2024 at 08:32.
Pushed by carlosdem into branch 'ci-prototype'.

kick off a pipeline

M  +1    -1    debian/snap-image-dangerous-proto.yml

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

diff --git a/debian/snap-image-dangerous-proto.yml b/debian/snap-image-dangerous-proto.yml
index 31fd045..56be8c9 100644
--- a/debian/snap-image-dangerous-proto.yml
+++ b/debian/snap-image-dangerous-proto.yml
@@ -12,7 +12,7 @@ snap_image_dangerous:
    
   script:
     - mkdir -m 0700 /home/snaptester/.snap/gnupg/
-    - mkdir -m 0700 /home/snaptester/.snap/gnupg/private-keys-v1.d
+    - mkdir -m 0700 /home/snaptester/.snap/gnupg/private-keys-v1.d/
     - export GNUPGHOME=/home/snaptester/.snap/gnupg/
     - echo $GNUPGHOME
     - echo $KDE_NEON_CORE_IMAGE_KEY > kde-neon-core-image-key


More information about the Neon-commits mailing list