Hello. I'm not entirely sure where to turn. The basic gist of this is:
- I have a job in Jenkins that is parametrized with Choice Parameters.
- When I exclude the parameters and run on the Jenkins scheduler, the jobs kick off fine
- When I execute with parameters on a schedule using this plugin, and I use only ONE parameter (choice parameter) the job kicks off as scheduled
- As soon as I include two parameters, the parameterized scheduler stops kicking off the jobs.
Any ideas?
Hello. I'm not entirely sure where to turn. The basic gist of this is:
Any ideas?