From 613c508536d1876c041d716d1775eea9bb50fc73 Mon Sep 17 00:00:00 2001 From: Nihal Agazade <43378371+icarusdust@users.noreply.github.com> Date: Tue, 11 Jun 2024 15:04:35 +0300 Subject: [PATCH] Updating self hosted repos (#2588) --- content/yaml-quick-start/migrating-from-app-center.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/yaml-quick-start/migrating-from-app-center.md b/content/yaml-quick-start/migrating-from-app-center.md index 439c1f64..2a9b691d 100644 --- a/content/yaml-quick-start/migrating-from-app-center.md +++ b/content/yaml-quick-start/migrating-from-app-center.md @@ -37,9 +37,9 @@ weight: 1 | `Remote access to build machines`| ❌ | ✅ | | `Global environment variables`| ❌ | ✅ | | `Install apps from QR code` | ❌ | ✅ | -| `Gitlab self-hosted runners`| ☑️ | ✅ | -| `Github self-hosted runners`| ❌ | ✅ | -| `Bitbucket self-hosted runners`| ❌ | ✅ | +| `Gitlab self-hosted repositories`| ☑️ | ✅ | +| `Github self-hosted repositories`| ❌ | ✅ | +| `Bitbucket self-hosted repositories`| ❌ | ✅ | | `Enabling iOS app capability`| ❌ | ✅ | | `Building iOS and Android together`| ❌ | ✅ | | `Inter-connected workflow support`| ❌ | ✅ |