changes jenkins URL
This commit is contained in:
parent
39d59ab2fb
commit
0cb11591ea
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
@rem limitations under the License.
|
@rem limitations under the License.
|
||||||
|
|
||||||
|
|
||||||
set JENKINS_SERVER=10.43.247.173
|
set JENKINS_SERVER=jenkins.local
|
||||||
set AGENT_ROOT=C:\ws\
|
set AGENT_ROOT=C:\ws\
|
||||||
|
|
||||||
java -jar %SWARM_PLUGIN_JAR% -master http://%JENKINS_SERVER%:8080 -executors 1 -fsroot %AGENT_ROOT% -labels windows
|
java -jar %SWARM_PLUGIN_JAR% -master http://%JENKINS_SERVER%:8080 -executors 1 -fsroot %AGENT_ROOT% -labels windows
|
Loading…
Add table
Reference in a new issue