Skip to content

Commit ba693af

Browse files
committed
Apply change suggestion ...-ci-<buildnumber> in favour of "...-ci-\<buildnumber>"
1 parent aca18fc commit ba693af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/input/docs/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ When using `mode: ContinuousDeployment`, the value specified in
137137
`continuous-delivery-fallback-tag` will be used as the pre-release tag for
138138
branches which do not have one specified. Default set to `ci`.
139139

140-
Just to clarify: For a build name without "...-ci-\<buildnumber>" or in other
140+
Just to clarify: For a build name without `...-ci-<buildnumber>` or in other
141141
words without a `PreReleaseTag` (ergo `"PreReleaseTag":""` in GitVersion's JSON output)
142142
at the end you would need to set `continuous-delivery-fallback-tag` to an empty string (`''`):
143143

0 commit comments

Comments
 (0)