[neon/ubuntu-core/ci-prototype] debian: create the keyring first
Carlos De Maine
null at kde.org
Fri Apr 26 03:37:19 BST 2024
Git commit 8e3bb4e9b409029f89b13318a6cc21cafd2878e2 by Carlos De Maine.
Committed on 26/04/2024 at 02:37.
Pushed by carlosdem into branch 'ci-prototype'.
create the keyring first
M +1 -0 debian/snap-image-dangerous-proto.yml
https://invent.kde.org/neon/ubuntu-core/-/commit/8e3bb4e9b409029f89b13318a6cc21cafd2878e2
diff --git a/debian/snap-image-dangerous-proto.yml b/debian/snap-image-dangerous-proto.yml
index d98cabf..f821d2a 100644
--- a/debian/snap-image-dangerous-proto.yml
+++ b/debian/snap-image-dangerous-proto.yml
@@ -9,6 +9,7 @@ snap_image_dangerous:
inherit:
default: true
before_script:
+ - snapcraft list-keys
- echo -e $PRIVATE_KEY | gpg --homedir ~/.snap/gnupg --import
script:
- echo building $KDE_SNAP_MODULE_NAME in dangerous mode ...
More information about the Neon-commits
mailing list