Skip to content

Commit 2f5c672

Browse files
committed
fix gitlab-ci filename
Signed-off-by: George Gaál <[email protected]>
1 parent 3d742cd commit 2f5c672

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ee/gitlab-support.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ make sure that "Comments" and "Merge request events" are selected for Trigger ev
5050

5151
### Create digger pipeline in your GitLab repo
5252

53-
To create a GitLab pipeline you can use a .GitLab-ci.yml file in the root of your file. In this you need to
53+
To create a GitLab pipeline you can use a .gitlab-ci.yml file in the root of your file. In this you need to
5454
create a script which downloads digger binary and invokes it, the purpose here is to have this pipeline triggered
5555
by digger externally. Here is an example of such file:
5656

0 commit comments

Comments
 (0)