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

Carlos De Maine null at kde.org
Tue Apr 30 05:22:48 BST 2024


Git commit 91a39b9ebca49f568b671e59ed826ee98c903dac by Carlos De Maine.
Committed on 30/04/2024 at 04:22.
Pushed by carlosdem into branch 'ci-prototype'.

debug

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

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

diff --git a/debian/snap-image-dangerous-proto.yml b/debian/snap-image-dangerous-proto.yml
index 09b019a..f159bea 100644
--- a/debian/snap-image-dangerous-proto.yml
+++ b/debian/snap-image-dangerous-proto.yml
@@ -14,6 +14,7 @@ snap_image_dangerous:
 default:
   script:
     - export GNUPGHOME=/home/snaptester/.snap/
+    - echo $GNUPGHOME
     - gpg --list-keys
     - echo -e $PRIVATE_KEY | gpg --batch --pinentry-mode loopback --passphrase-fd 0 --import
     - echo -e $OWNER_TRUST | gpg --import-ownertrust    


More information about the Neon-commits mailing list