[neon/ubuntu-core/ci-prototype] debian: debug
Carlos De Maine
null at kde.org
Fri Apr 26 03:46:07 BST 2024
Git commit 6ee28cec2b349273d365c294af80a5a4a7e85b01 by Carlos De Maine.
Committed on 26/04/2024 at 02:46.
Pushed by carlosdem into branch 'ci-prototype'.
debug
M +1 -1 debian/snap-image-dangerous-proto.yml
https://invent.kde.org/neon/ubuntu-core/-/commit/6ee28cec2b349273d365c294af80a5a4a7e85b01
diff --git a/debian/snap-image-dangerous-proto.yml b/debian/snap-image-dangerous-proto.yml
index 56a0f10..2596b2d 100644
--- a/debian/snap-image-dangerous-proto.yml
+++ b/debian/snap-image-dangerous-proto.yml
@@ -9,9 +9,9 @@ snap_image_dangerous:
inherit:
default: true
script:
+ - snapcraft whoami
- echo -e $PRIVATE_KEY | gpg --homedir ~/.snap/gnupg --import
- echo building $KDE_SNAP_MODULE_NAME in dangerous mode ...
- - snapcraft whoami
- make dangerous
interruptible: true
\ No newline at end of file
More information about the Neon-commits
mailing list