jenkinsci/jenkinsfile-runner

Nice to have: config file

Open

#595 opened on 2021年11月29日

GitHub で見る
 (3 comments) (2 reactions) (0 assignees)Java (1,090 stars) (291 forks)batch import
enhancementgood first issue

説明

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.

コントリビューターガイド