[neon/infrastructure/pangea-conf-projects] nci: allow new neon/system folder for jobs
Carlos De Maine
null at kde.org
Tue Feb 24 01:59:08 GMT 2026
Git commit 0fab7e2df713b604ca3f8a0e4fb2be43896bbf86 by Carlos De Maine.
Committed on 24/02/2026 at 01:59.
Pushed by carlosdem into branch 'master'.
allow new neon/system folder for jobs
M +2 -0 nci/experimental.yaml
M +2 -0 nci/release.yaml
M +2 -0 nci/stable.yaml
M +2 -0 nci/unstable.yaml
https://invent.kde.org/neon/infrastructure/pangea-conf-projects/-/commit/0fab7e2df713b604ca3f8a0e4fb2be43896bbf86
diff --git a/nci/experimental.yaml b/nci/experimental.yaml
index 26f48e8..3ab28ba 100644
--- a/nci/experimental.yaml
+++ b/nci/experimental.yaml
@@ -37,3 +37,5 @@ invent.kde.org/neon:
- qt:
- '*':
branch: Neon/experimental
+ - system:
+ - '*'
diff --git a/nci/release.yaml b/nci/release.yaml
index 8a95962..2a18518 100644
--- a/nci/release.yaml
+++ b/nci/release.yaml
@@ -52,3 +52,5 @@ invent.kde.org/neon:
- qt:
- '*':
branch: Neon/release
+ - system:
+ - '*'
diff --git a/nci/stable.yaml b/nci/stable.yaml
index 2c92093..cdc1cb9 100644
--- a/nci/stable.yaml
+++ b/nci/stable.yaml
@@ -52,3 +52,5 @@ invent.kde.org/neon:
- qt6:
- '*':
branch: Neon/stable
+ - system:
+ - '*'
diff --git a/nci/unstable.yaml b/nci/unstable.yaml
index 733d529..05cbd7d 100644
--- a/nci/unstable.yaml
+++ b/nci/unstable.yaml
@@ -52,3 +52,5 @@ invent.kde.org/neon:
- qt:
- '*':
branch: Neon/unstable
+ - system:
+ - '*'
More information about the Neon-commits
mailing list