gmacario / easy-jenkins

Easily deploy a Jenkins CI/CD infrastructure via docker-compose
MIT License
35 stars 9 forks source link

run.sh: Create secrets/adminpw if file is missing #284

Closed gmacario closed 6 years ago

gmacario commented 6 years ago

Prevents runtime errors if the user forgot to supply the Docker secrets file containing the Jenkins administration password

Signed-off-by: Gianpaolo Macario gianpaolo.macario@solarma.it

gmacario commented 6 years ago

Jenkins pipeline execution OK.

Also performed local tests on gmpowerhorse.gmacario.it

LGTM, merging PR