[neon/ubuntu-core/ci-prototype] debian: build

Carlos De Maine null at kde.org
Fri Apr 26 04:08:34 BST 2024


Git commit 8b9df3e033aa9ae7b3c3035b72d70efb131cf043 by Carlos De Maine.
Committed on 26/04/2024 at 03:08.
Pushed by carlosdem into branch 'ci-prototype'.

build

M  +2    -2    debian/snap-image-dangerous-proto.yml

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

diff --git a/debian/snap-image-dangerous-proto.yml b/debian/snap-image-dangerous-proto.yml
index 2776d3c..01f1b8d 100644
--- a/debian/snap-image-dangerous-proto.yml
+++ b/debian/snap-image-dangerous-proto.yml
@@ -10,8 +10,8 @@ snap_image_dangerous:
     default: true
   script:
     - snapcraft whoami
-    - cat <<< "$PRIVATE_KEY" > ~/new_file
-    - echo -e $PRIVATE_KEY | gpg --homedir ~/.snap/gnupg --import
+    #- cat <<< "$PRIVATE_KEY" > ~/new_file
+    #- echo -e $PRIVATE_KEY | gpg --homedir ~/.snap/gnupg --import
     - echo building $KDE_SNAP_MODULE_NAME in dangerous mode ...
     - make dangerous
   interruptible: true


More information about the Neon-commits mailing list