The recently released jenkins-job version 5.0 fail to generate our jobs due to deprecated features removed. We can either fix our yaml files or keep using a known to work version of the tool. I chose the later option as Jenkins will be replaced with Github actions soon, so let's keep it simple. The last known working version of jenkins-job is 4.3.0.
The recently released jenkins-job version 5.0 fail to generate our jobs due to deprecated features removed. We can either fix our yaml files or keep using a known to work version of the tool. I chose the later option as Jenkins will be replaced with Github actions soon, so let's keep it simple. The last known working version of jenkins-job is 4.3.0.
Fixes #548 Signed-off-by: Wainer dos Santos Moschetta wainersm@redhat.com