Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to send file in the build parameters by using this #187

Open
jitendramwd opened this issue Nov 24, 2021 · 1 comment
Open

How to send file in the build parameters by using this #187

jitendramwd opened this issue Nov 24, 2021 · 1 comment

Comments

@jitendramwd
Copy link

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

@cdancy
Copy link
Owner

cdancy commented Nov 24, 2021

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants