You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@jitendramwd which method specifically are you referring to as we have lots of buildWithParameters methods. Also ... you can send in a PR to support this functionality if you're up for it? Project is designed to be driven largely by annotations so shouldn't be too bad to wire things up.
I was trying to invoke Jenkins job build which has file as a parameter buildWithParameter method doesn't have any option to send the file
Expected Behavior
There should be an option to send a file in the params in buildWithParameters
Current Behavior
No Option found to send file in the params of buildWithParameters
Context
I want to invoke Jenkins job build which has file as a parameter buildWithParameter method doesn't have any option to send the file
Steps to Reproduce (for bugs)
Configure a job with the file as one of the parameters and try to build using this library
Your Environment
NA
The text was updated successfully, but these errors were encountered: