Hello,
I’m trying to build a jenkins job which is in jenkins server B from jenkins
server A.
How is it possible?
Sent from my iPhone
> On Jun 9, 2020, at 7:36 AM, Yoo JinSun wrote:
>
>
> Hello Jenkins Community!
>
> Is there a way to reliably get the build number from a remotely trigge
Hello Jenkins Community!
Is there a way to reliably get the *build number* from a remotely triggered
build?
Here's the process I use to remotely trigger a build
1) POST a http request to trigger a build
POST https://{hostname}/job/{job_name}/build
2) From the response's Location head