From f51159ded38af306a42f4932fde85f49555c9b80 Mon Sep 17 00:00:00 2001
From: Andrei Gherzan <andrei.gherzan@huawei.com>
Date: Tue, 22 Mar 2022 21:12:40 +0100
Subject: [PATCH] ci/build-generic.yaml: Use the migrated to Eclipse manifest
 repo

The repository holding the repo manifests is now under Eclipse
infrastructure.

Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
---
 .oniro-ci/build-generic.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.oniro-ci/build-generic.yaml b/.oniro-ci/build-generic.yaml
index 7cefde71..732cb3b8 100644
--- a/.oniro-ci/build-generic.yaml
+++ b/.oniro-ci/build-generic.yaml
@@ -9,7 +9,7 @@
   tags: [large-disk, $CI_ONIRO_RUNNER_TAG, $CI_ONIRO_INSTANCE_SIZE]
   variables:
     CI_ONIRO_RUNNER_TAG : ""
-    CI_ONIRO_MANIFEST_URL: https://booting.oniroproject.org/distro/oniro
+    CI_ONIRO_MANIFEST_URL: https://gitlab.eclipse.org/eclipse/oniro-core/oniro
     CI_ONIRO_MANIFEST_BRANCH: dunfell
     CI_ONIRO_MANIFEST_NAME: default.xml
     CI_ONIRO_MANIFEST_MIRROR: oniro-develop
-- 
GitLab