[neon/ubuntu-core/ci-prototype] debian: not piped

Carlos De Maine null at kde.org
Fri Apr 26 03:57:11 BST 2024


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

not piped

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

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

diff --git a/debian/snap-image-dangerous-proto.yml b/debian/snap-image-dangerous-proto.yml
index 27d449e..0f078d2 100644
--- a/debian/snap-image-dangerous-proto.yml
+++ b/debian/snap-image-dangerous-proto.yml
@@ -10,7 +10,7 @@ snap_image_dangerous:
     default: true
   script:
     - snapcraft whoami
-    - echo -e $PRIVATE_KEY | new
+    - 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