[neon/ubuntu-core] debian: don't delete key

Carlos De Maine null at kde.org
Tue Apr 30 02:24:27 BST 2024


Git commit c6a8306988eddec8f1ea68297ab92d114680d690 by Carlos De Maine.
Committed on 30/04/2024 at 01:24.
Pushed by carlosdem into branch 'master'.

don't delete key

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

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

diff --git a/debian/.gitlab-ci-neon.yml b/debian/.gitlab-ci-neon.yml
index 37ac61f..cf97109 100644
--- a/debian/.gitlab-ci-neon.yml
+++ b/debian/.gitlab-ci-neon.yml
@@ -11,4 +11,3 @@ default:
   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