jenkins-rest
jenkins-rest copied to clipboard
jobInfo.lastBuild().building() alway retrun false
my job is running, but jobInfo.lastBuild().building() always return false
Your Environment
jenkins version [2.332.3] jenkins-rest 1.0.0
@dzh6699 can you run your process with debug logs enabled? If you do so the jclouds framework will output the http wire logs which lets us know why you're getting an incorrect value.