jenkinsci/jenkinsfile-runner

Nice to have: config file

Open

#595 aberto em 29 de nov. de 2021

Ver no GitHub
 (3 comments) (2 reactions) (0 assignees)Java (291 forks)batch import
enhancementgood first issue

Métricas do repositório

Stars
 (1.090 stars)
Métricas de merge de PR
 (Mesclagem média 47d 2h) (3 fundiu PRs em 30d)

Description

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.

Guia do colaborador