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
1111this example uses ` Catel ` as repository name, but it should be replaced by the
1212name of the repository where GitVersion is running against.
1313
14- * RepositoryBranchName => $Source.Catel.BranchName$
15- * RepositoryCommitId => $Source.Catel.LatestChangeset.Id$
14+ * RepositoryBranchName => \ $ Source.Catel.BranchName\ $
15+ * RepositoryCommitId => \ $ Source.Catel.LatestChangeset.Id\ $
1616* RepositoryName => Catel
17- * RepositoryName => $Source.Catel.Path$
18- * RepositoryUrl => $Source.Catel.Url$
17+ * RepositoryName => \ $ Source.Catel.Path\ $
18+ * RepositoryUrl => \ $ Source.Catel.Url\ $
1919
2020It also requires a few variables which will automatically be filled by
2121GitVersion. The example below are just a few, any of the GitVersion variables
You can’t perform that action at this time.
0 commit comments