Skip to content

Commit 14bc5e0

Browse files
seanarmstrong87arturcic
authored andcommitted
Update usage-examples.md
1 parent d946235 commit 14bc5e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/examples/azure/gitversion/execute/usage-examples.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Note that if the pipeline is setup to use a shallow git fetch mode the GitVersio
88

99
```yaml
1010
- checkout: self
11-
fetchDepth: 1
11+
fetchDepth: 0
1212
```
1313
1414
## Inputs

0 commit comments

Comments
 (0)