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/gitlab-installation.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ We recommend creating a [dedicated service account](https://docs.gitlab.com/ee/u
30
30
31
31
Create a `cm` project (repository) in your GitLab group. This repository must be created in the same group or parent group as the target repositories. In the root directory of the default branch (usually `master` or `main`), create a `gitstream.cm` rules file to define the workflow automations. The file name can vary but must end in `.cm`.
32
32
33
-
!!! info "Configuration files locations"
33
+
!!! info "Configuration File Locations"
34
34
Group-level rules require your `.cm` files to be placed in the `cm` repository's root directory.
35
35
You can also define specific repo-level rules under the `.cm` folder in each of the connected repositories.
0 commit comments