Skip to content

Commit 654a126

Browse files
authored
Update README.md
Update CI build git depth for gitlab pipelines
1 parent 4131e62 commit 654a126

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ This plugin needs access to the last commit that touched a specific file to be a
3939
<summary>Change your CI settings</summary>
4040

4141
- github actions: set `fetch_depth` to `0` ([docs](https://github.com/actions/checkout))
42-
- gitlab runners: set `GIT_DEPTH` to `1000` ([docs](https://docs.gitlab.com/ee/user/project/pipelines/settings.html#git-shallow-clone))
42+
- gitlab runners: set `GIT_DEPTH` to `0` ([docs](https://docs.gitlab.com/ee/user/project/pipelines/settings.html#git-shallow-clone))
4343
- bitbucket pipelines: set `clone: depth: full` ([docs](https://support.atlassian.com/bitbucket-cloud/docs/configure-bitbucket-pipelinesyml/))
4444
</details>
4545

0 commit comments

Comments
 (0)