jenkins-cli icon indicating copy to clipboard operation
jenkins-cli copied to clipboard

how to get jenkins build_number

Open rockwang465 opened this issue 3 years ago • 3 comments

Describe the bug When I use buildWithParams func, only return errors;
But I need build_number to get the Jenkins console_output. Please help.

image

rockwang465 avatar Jul 19 '21 12:07 rockwang465

I use the BuildAndReturn function with no arguments passed in.

rockwang465 avatar Jul 20 '21 03:07 rockwang465

@LinuxSuRen Please help me, thank you!

rockwang465 avatar Jul 20 '21 03:07 rockwang465

If you want to result in the Jenkins console_output, you can modify and build it in your environment.

yJunS avatar Aug 10 '21 13:08 yJunS