You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/build-your-software-catalog/sync-data-to-catalog/git/gitlab-v2/examples.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -179,10 +179,10 @@ The following example shows how to ingest teams from a YAML file in your GitLab
179
179
180
180
<TeamBlueprint/>
181
181
182
-
<YamlConfig/>
183
-
184
182
<TeamsYamlFileExample/>
185
183
184
+
<YamlConfig/>
185
+
186
186
The example will parse the YAML file in your repository and extract the teams into Port entities.
187
187
188
188
For more information about ingesting files and file contents, click [here](/build-your-software-catalog/sync-data-to-catalog/git/gitlab-v2/#ingest-files-from-your-repositories).
0 commit comments