[neon/ubuntu-core/ci-prototype] debian: snapcraft whoami later on
Carlos De Maine
null at kde.org
Tue Apr 30 05:26:17 BST 2024
Git commit 50b1608d89f9c0427b1e54c4300d61e42c129b5c by Carlos De Maine.
Committed on 30/04/2024 at 04:26.
Pushed by carlosdem into branch 'ci-prototype'.
snapcraft whoami later on
M +1 -4 debian/snap-image-dangerous-proto.yml
https://invent.kde.org/neon/ubuntu-core/-/commit/50b1608d89f9c0427b1e54c4300d61e42c129b5c
diff --git a/debian/snap-image-dangerous-proto.yml b/debian/snap-image-dangerous-proto.yml
index f159bea..e82a73f 100644
--- a/debian/snap-image-dangerous-proto.yml
+++ b/debian/snap-image-dangerous-proto.yml
@@ -8,10 +8,6 @@ snap_image_dangerous:
extends: .snap_base
inherit:
default: true
- script:
- - snapcraft whoami
-
-default:
script:
- export GNUPGHOME=/home/snaptester/.snap/
- echo $GNUPGHOME
@@ -20,6 +16,7 @@ default:
- echo -e $OWNER_TRUST | gpg --import-ownertrust
#- cat <<< "$PRIVATE_KEY" > ~/new_file
#- echo -e $PRIVATE_KEY | gpg --homedir ~/.snap/gnupg --import
+ - snapcraft whoami
- echo building $KDE_SNAP_MODULE_NAME in dangerous mode ...
- make dangerous
- rm -rf /home/snaptester/.snap/gnupg/
More information about the Neon-commits
mailing list