shortened workspace name
This commit is contained in:
parent
0ccd413c63
commit
355111c0a0
1 changed files with 1 additions and 2 deletions
|
@ -14,7 +14,6 @@
|
|||
|
||||
|
||||
set JENKINS_SERVER=10.43.247.173
|
||||
set AGENT_ROOT=C:\ws\agent
|
||||
set AGENT_ROOT=C:\ws\
|
||||
|
||||
md %AGENT_ROOT%
|
||||
java -jar %SWARM_PLUGIN_JAR% -master http://%JENKINS_SERVER%:8080 -executors 1 -fsroot %AGENT_ROOT% -labels windows
|
Loading…
Reference in a new issue