jenkinsci/jenkinsfile-runner

Question: Boolean parameters?

Open

#373 aperta il 24 set 2020

Vedi su GitHub
 (4 commenti) (0 reazioni) (0 assegnatari)Java (291 fork)batch import
bughelp wanted

Metriche repository

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

Descrizione

Can I use --arg with boolean parameters? I can only seem to get it work with string parameters. I've tried "-a BUILD_PACKAGE=true" but evaluates to the string, "true", instead of the boolean value, true.

Guida contributor