jenkinsci / jenkinsfile-runner

A command line tool to run Jenkinsfile as a function
MIT License
1.13k stars 291 forks source link

Nice to have: config file #595

Open cdupont opened 2 years ago

cdupont commented 2 years ago

Hello, I currently start jenkinsfile-runner this way:

jenkinsfile-runner -p /var/lib/jenkins/plugins/ -w /home/cdupont/.jenkinsfile-runner/war/2.303.3 -f Jenkinsfile --runWorkspace .

But it's a bit awkward. It would be nice to be able to store those options in a config file.

Hanumantreddy commented 2 years ago

hi bro, can we integrate it wih jenkins pipeline?

shamlymhd commented 2 years ago

@cdupont @oleg-nenashev I would like to work on this issue. can i?

oleg-nenashev commented 2 years ago

Sure, just go ahead