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

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


Git commit cb7f04f136eca13e4092a4005876d4244fa48506 by Carlos De Maine.
Committed on 26/04/2024 at 03:03.
Pushed by carlosdem into branch 'ci-prototype'.

encore

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

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

diff --git a/debian/snap-image-dangerous-proto.yml b/debian/snap-image-dangerous-proto.yml
index 8924c77..2776d3c 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
-    - cat <<< "$PRIVATE_KEY" > new_file
+    - cat <<< "$PRIVATE_KEY" > ~/new_file
     - 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