I have recently upgraded to Jenkins v2.100 from v2.93 and all the security plugins that came along for the ride. The *upgrade broke all the jobs* where in Groovy scripts and properties I was using the BUILD_ID environment variable to create unique names for folders and files.
The BUILD_ID (which up to this point was equal to BUILD_NUMBER) is now set to 'dontKillMe' Is there an option to disable this? I want BUILD_ID=BUILD_NUMBER Best regards Ioannis -- 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/c76b2ce5-ee5d-4e7d-a440-4052d04f3b8d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
