Skip to content

Commit 60469da

Browse files
authored
Fix typo in Jenkins agent installation instructions
Corrected a typo in the instructions for installing the Jenkins agent.
1 parent 1ef5821 commit 60469da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/processes/continuous_integration/Adding-a-new-Windows-machine-to-Jenkins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Copy `jenkins-agent.exe` and `jenkins-agent.xml` into same directory on the targ
3838
Edit `jenkins-agent.xml` and change https://epics-jenkins.isis.rl.ac.uk/computer/COMPUTER/jenkins-agent.jnlp and the SECRET field to the same as they are from the Jenkins' Node page, add `-workDir` argument of `c:\jenkins`
3939
COMPUTER should be capitalised in same way as written on Jenkins.
4040

41-
Open an admin cmd window and run `jenkins-agent.exe install` and then `servies.msc`
41+
Open an admin cmd window and run `jenkins-agent.exe install` and then `services.msc`
4242

4343
Find the jenkins service in the Service Manager window on the machine, and change it to run as `isis\ibexbuilder` rather than local service account, you'll need to enter `ISISBuilder` password.
4444

0 commit comments

Comments
 (0)