[neon/infrastructure/pangea-conf-projects] nci: ubuntu-release-upgrader can use its normal branches

Jonathan Riddell null at kde.org
Wed Sep 4 15:17:59 BST 2024


Git commit aefe9df96a4b63b698df943d6d503fbd5f47de4c by Jonathan Riddell.
Committed on 04/09/2024 at 14:17.
Pushed by jriddell into branch 'master'.

ubuntu-release-upgrader can use its normal branches

M  +1    -2    nci/release.yaml
M  +1    -2    nci/stable.yaml
M  +1    -2    nci/unstable.yaml

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

diff --git a/nci/release.yaml b/nci/release.yaml
index 4bd5881a..e7520bd5 100644
--- a/nci/release.yaml
+++ b/nci/release.yaml
@@ -36,8 +36,7 @@ invent.kde.org/neon:
     - qtkeychain
     - sip6
     - sip5
-    - ubuntu-release-upgrader:
-        branch: Neon/unstable
+    - ubuntu-release-upgrader
   - 3rdparty:
     - '*'
   - backports-jammy:
diff --git a/nci/stable.yaml b/nci/stable.yaml
index 81e11ff3..09201582 100644
--- a/nci/stable.yaml
+++ b/nci/stable.yaml
@@ -36,8 +36,7 @@ invent.kde.org/neon:
     - qtkeychain
     - sip6
     - sip5
-    - ubuntu-release-upgrader:
-        branch: Neon/unstable
+    - ubuntu-release-upgrader
   - 3rdparty:
     - '*'
   - backports-jammy:
diff --git a/nci/unstable.yaml b/nci/unstable.yaml
index 59148c27..3efaf14e 100644
--- a/nci/unstable.yaml
+++ b/nci/unstable.yaml
@@ -34,8 +34,7 @@ invent.kde.org/neon:
     - qtkeychain
     - sip6
     - sip5
-    - ubuntu-release-upgrader:
-        branch: Neon/unstable
+    - ubuntu-release-upgrader
   - 3rdparty:
     - '*'
   - backports-jammy:


More information about the Neon-commits mailing list