jenkinsci/jenkinsfile-runner

Nice to have: config file

Open

#595 aperta il 29 nov 2021

Vedi su GitHub
 (3 commenti) (2 reazioni) (0 assegnatari)Java (291 fork)batch import
enhancementgood first issue

Metriche repository

Star
 (1090 star)
Metriche merge PR
 (Merge medio 47g 2h) (3 PR mergiate in 30 g)

Descrizione

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.

Guida contributor