[neon/infrastructure/pangea-conf-projects] nci: formatting is important in yaml & add kf6 to stable

Carlos De Maine null at kde.org
Thu Oct 12 07:51:04 BST 2023


Git commit 10bcca6c755eeebe33dd08089910599849f85b60 by Carlos De Maine.
Committed on 12/10/2023 at 08:50.
Pushed by carlosdem into branch 'master'.

formatting is important in yaml & add kf6 to stable

M  +2    -2    nci/release.yaml
M  +2    -0    nci/stable.yaml

https://invent.kde.org/neon/infrastructure/pangea-conf-projects/-/commit/10bcca6c755eeebe33dd08089910599849f85b60

diff --git a/nci/release.yaml b/nci/release.yaml
index d469c94..a1c0e61 100644
--- a/nci/release.yaml
+++ b/nci/release.yaml
@@ -43,7 +43,7 @@ invent.kde.org/neon:
     - '*'
   - qt:
     - '*':
-      branch: Neon/release
+        branch: Neon/release
   - qt6:
     - '*':
-      branch: Neon/release
+        branch: Neon/release
diff --git a/nci/stable.yaml b/nci/stable.yaml
index 9df3114..952e98e 100644
--- a/nci/stable.yaml
+++ b/nci/stable.yaml
@@ -3,6 +3,8 @@ origin: stable
 invent.kde.org/neon:
   - kde:
     - '*'
+  - kf6:
+    - '*'
   - extras:
     - '*'
   - neon-packaging:


More information about the Neon-commits mailing list