Ah yes, thanks for pointing me in the right direction. I had
to do 'buildWithParameters' EVEN THOUGH all the parameters have
default values.
Thanks!
Regards,
Asfand Yar Qazi
On 17 February 2016 at 21:40, Victor Martinez
wrote:
> Correct me if I'm wrong but that job has any paramete
Correct me if I'm wrong but that job has any parameters? If so you will
need to run another curl command:
- https://wiki.jenkins-ci.org/display/JENKINS/Remote+access+API
You can also add some verbose output:-v, --verbose
Cheers
On Wednesday, 17 February 2016 14:01:33 UTC, Asfand Yar Qaz
Hi,
I am having trouble triggering builds remotely. I am using Jenkins 1.647.
(Please note: I have replaced sensitive info in the below examples with
made-up values.)
I have a job where I have ticked the "Trigger builds remotely" box, and
entered a token (for example: "123456").
I added a use