jenkinsci/jenkinsfile-runner

Nice to have: config file

Open

#595 创建于 2021年11月29日

在 GitHub 查看
 (3 评论) (2 反应) (0 负责人)Java (1,090 star) (291 fork)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.

贡献者指南

Nice to have: config file · jenkinsci/jenkinsfile-runner#595 | Good First Issue