Wolox / wolox-ci

MIT License
198 stars 51 forks source link

Add passing Jenkins env vars to Docker capability #19

Closed zeminlu closed 4 years ago

zeminlu commented 4 years ago

Summary

Through jenkinsEnvironment section in the YAML file, you can now define what env vars from Jenkins should be passed to the Docker executions.

Also, some SCM env vars are being passed down directly now.