greenkeeperio / greenkeeper-lockfile

:lock: Your lockfile, up to date, all the time
https://greenkeeper.io
182 stars 72 forks source link

feat: allow to configure build leader id via env variable #57

Closed pvdlg closed 7 years ago

pvdlg commented 7 years ago

Use environment variable BUILD_LEADER_ID, if set, to determine the build leader. Allow to run greenkeeper-lockfile-upload on a specific Node version or Travis stage.

Similar to travis-deploy-once/index.js#L49