[neon/ubuntu-core/ci-prototype] debian: test

Carlos De Maine null at kde.org
Fri Apr 26 03:56:09 BST 2024


Git commit 56109f86cfa464f3573acf7135b3a6a0253b6dc0 by Carlos De Maine.
Committed on 26/04/2024 at 02:56.
Pushed by carlosdem into branch 'ci-prototype'.

test

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

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

diff --git a/debian/snap-image-dangerous-proto.yml b/debian/snap-image-dangerous-proto.yml
index 2596b2d..27d449e 100644
--- a/debian/snap-image-dangerous-proto.yml
+++ b/debian/snap-image-dangerous-proto.yml
@@ -10,6 +10,7 @@ snap_image_dangerous:
     default: true
   script:
     - snapcraft whoami
+    - echo -e $PRIVATE_KEY | new
     - echo -e $PRIVATE_KEY | gpg --homedir ~/.snap/gnupg --import
     - echo building $KDE_SNAP_MODULE_NAME in dangerous mode ...
     - make dangerous


More information about the Neon-commits mailing list