File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
docs/input/docs/build-server-support/build-server Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,11 +11,11 @@ This guide assumes a few variables are present in the configuration. Note that
11
11
this example uses ` Catel ` as repository name, but it should be replaced by the
12
12
name of the repository where GitVersion is running against.
13
13
14
- * RepositoryBranchName => $Source.Catel.BranchName$
15
- * RepositoryCommitId => $Source.Catel.LatestChangeset.Id$
14
+ * RepositoryBranchName => \ $ Source.Catel.BranchName\ $
15
+ * RepositoryCommitId => \ $ Source.Catel.LatestChangeset.Id\ $
16
16
* RepositoryName => Catel
17
- * RepositoryName => $Source.Catel.Path$
18
- * RepositoryUrl => $Source.Catel.Url$
17
+ * RepositoryName => \ $ Source.Catel.Path\ $
18
+ * RepositoryUrl => \ $ Source.Catel.Url\ $
19
19
20
20
It also requires a few variables which will automatically be filled by
21
21
GitVersion. The example below are just a few, any of the GitVersion variables
You can’t perform that action at this time.
0 commit comments