[neon/snap-packaging/qt6-snap-runtime] debian: KDE_SNAP_BUILD_TYPE:

Carlos De Maine null at kde.org
Tue Apr 16 12:43:40 BST 2024


Git commit 42e72975890faa016615efb409b459f6cbb4fb55 by Carlos De Maine.
Committed on 16/04/2024 at 11:43.
Pushed by carlosdem into branch 'master'.

KDE_SNAP_BUILD_TYPE:

M  +2    -2    debian/.gitlab-ci-neon.yml

https://invent.kde.org/neon/snap-packaging/qt6-snap-runtime/-/commit/42e72975890faa016615efb409b459f6cbb4fb55

diff --git a/debian/.gitlab-ci-neon.yml b/debian/.gitlab-ci-neon.yml
index 4f0734e..3c14a04 100644
--- a/debian/.gitlab-ci-neon.yml
+++ b/debian/.gitlab-ci-neon.yml
@@ -9,8 +9,8 @@ snapcraft:
   tags:
     - Snap
   variables:
-    name: KDE_SNAP_BUILD_TYPE
-    value: "destructive"
+    KDE_SNAP_BUILD_TYPE:
+      value: "destructive"
     options:
       destructive
       lxc


More information about the Neon-commits mailing list