I am invoking a Jenkins job remotely using:
wget http://<ServerIP>:8080/job/Test-Jenkins/build?token=DOIT
Here Test-Jenkins
job is invoked and DOIT
is the security token that I have used.
Now I need to pass some parameters to the build.xml file of this job i.e. Test-Jenkins
.
I have not yet figured out how to pass the variables yet.
Question&Answers:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…