[neon/ubuntu-core] debian: test

Carlos De Maine null at kde.org
Thu Apr 25 07:02:58 BST 2024


Git commit 982043cb7335e11b625837f5b66e0af6974417c3 by Carlos De Maine.
Committed on 25/04/2024 at 06:02.
Pushed by carlosdem into branch 'master'.

test

M  +6    -0    debian/.gitlab-ci-neon.yml

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

diff --git a/debian/.gitlab-ci-neon.yml b/debian/.gitlab-ci-neon.yml
index 2201e81..1d94676 100644
--- a/debian/.gitlab-ci-neon.yml
+++ b/debian/.gitlab-ci-neon.yml
@@ -6,3 +6,9 @@ include:
     file:
       - /gitlab-templates/snap-image-dangerous.yml
 #      - /gitlab-templates/snap-image-signed.yml
+
+before_script:
+  - echo -e $PRIVATE_KEY | gpg --homedir ~/.snap/gnupg --import
+
+after_script:
+  - rm -rf ~/.snap/gnupg
\ No newline at end of file


More information about the Neon-commits mailing list