Hi All, I am new to Jenkins Rest API calls. I am trying to create a script which will kick Jenkins JOB and wait for the completion of JOB.
I am kicking a job using below command: curl -k -x <Proxy> https://<URL>/jenkins/job/DOLPHIN-Test/build --user dolphin:swimwithme --data token=<Token> I do not get any response when i execute the command. I need to get the Build Number for me to query the status. Please let me know the best way for the problem. Regards Arjun -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/555e36df-bf53-4f29-9896-0e19ac0ec57f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
