[neon/ubuntu-core/Neon/ci_build_iso] debian: they should be set,

Carlos De Maine null at kde.org
Mon Aug 12 13:32:38 BST 2024


Git commit 783f6ea99a2de86deb6b25b6149acaa655e8031b by Carlos De Maine.
Committed on 12/08/2024 at 12:32.
Pushed by carlosdem into branch 'Neon/ci_build_iso'.

they should be set,

M  +2    -2    debian/neon-core-image-dangerous-iso.yml

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

diff --git a/debian/neon-core-image-dangerous-iso.yml b/debian/neon-core-image-dangerous-iso.yml
index c666409..88c65cb 100644
--- a/debian/neon-core-image-dangerous-iso.yml
+++ b/debian/neon-core-image-dangerous-iso.yml
@@ -8,8 +8,8 @@ neon_core_image_dangerous:
     #  when: always
     # Only let it run if the required variables are present
     # These are normally defined on protected branches on our normal repository but we do the logic this way to allow someone else to set this up in their fork if they want
-    - if: '$SNAPCRAFT_STORE_CREDENTIALS == null || $SNAP_GPG_PRIVATE_KEY == null || $SNAP_GPG_OWNER_TRUST == null'
-      when: never
+    #- if: '$SNAPCRAFT_STORE_CREDENTIALS == null || $SNAP_GPG_PRIVATE_KEY == null || $SNAP_GPG_OWNER_TRUST == null'
+    #  when: never
   variables:
     SNAPCRAFT_BUILD_ENVIRONMENT: "host"
     SNAPCRAFT_MANAGED_MODE: "y"


More information about the Neon-commits mailing list