[neon/ubuntu-core] debian: Revert "new iteration"

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


Git commit 9aee7bc70bea16f0966746777ba359a83c96e4e7 by Carlos De Maine.
Committed on 30/04/2024 at 04:16.
Pushed by carlosdem into branch 'master'.

Revert "new iteration"

This reverts commit 1d4c52b439372fd7965177f87e2a1e7f336b42df

M  +1    -5    debian/.gitlab-ci-neon.yml

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

diff --git a/debian/.gitlab-ci-neon.yml b/debian/.gitlab-ci-neon.yml
index 6ab16b7..cf97109 100644
--- a/debian/.gitlab-ci-neon.yml
+++ b/debian/.gitlab-ci-neon.yml
@@ -9,9 +9,5 @@ include:
 
 default:
   before_script:
-    - export GNUPGHOME=/home/snaptester/.snap/
-    - gpg --list-keys
-    - echo -e $PRIVATE_KEY | gpg --batch --pinentry-mode loopback --passphrase-fd 0 --import
-    - echo -e $OWNER_TRUST | gpg --import-ownertrust
+    - echo -e $PRIVATE_KEY | gpg --homedir ~/.snap/gnupg --import
   after_script:
-    - rm -rf /home/snaptester/.snap/gnupg/
\ No newline at end of file


More information about the Neon-commits mailing list