You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/build-server-support/build-server/continua.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ You also need to add a property collector for the agents to detect the GitVersio
24
24
* Type => Path Finder Plugin
25
25
* Property Name => Path
26
26
* Executable => GitVersion.exe
27
-
* Search paths => your installation folder (e.g. C:\Tools\GitVersion)
27
+
* Search paths => your installation folder (e.g. `C:\Tools\GitVersion` or if you are using Chocolatey `C:\ProgramData\chocolatey\lib\GitVersion.Portable\tools`)
28
28
29
29
## Basic Usage
30
30
To run GitLink inside [Continua CI](https://www.finalbuilder.com/continua-ci), follow the steps below:
0 commit comments