Skip to content

Commit ae36224

Browse files
committed
Added LF to end of file to keep linter happy
1 parent 9091e72 commit ae36224

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/input/docs/reference/build-servers/bitbucket-pipelines.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ pipelines:
3838
**Important**
3939
4040
You must set the `clone:depth` setting as shown above; without it, BitBucket Pipelines will perform a shallow clone, which will
41-
cause GitVersion to display an error message.
41+
cause GitVersion will display an error message.
4242
:::
4343

4444
When the action `dotnet-gitversion /buildserver` is executed, it will detect that it is running in BitBucket Pipelines by the presence of
@@ -74,4 +74,4 @@ pipelines:
7474
```
7575

7676
[Variables and Secrets](https://support.atlassian.com/bitbucket-cloud/docs/variables-and-secrets/)
77-
[Clone Options](https://bitbucket.org/blog/support-for-more-clone-options-at-the-step-level)
77+
[Clone Options](https://bitbucket.org/blog/support-for-more-clone-options-at-the-step-level)

0 commit comments

Comments
 (0)