diff options
author | Marc Cornellà <hello@mcornella.com> | 2021-11-17 12:35:23 +0100 |
---|---|---|
committer | Marc Cornellà <hello@mcornella.com> | 2021-11-17 13:09:25 +0100 |
commit | 98b48015486bc638ba8f989af9285b73c413f9e6 (patch) | |
tree | ae9633cf91995c7074f33987ba9dc5c6b6fa4ac3 /plugins/bundler/_bundler | |
parent | ff09151d6b82fef7af4ced774a416a36e7835b8a (diff) | |
download | zsh-98b48015486bc638ba8f989af9285b73c413f9e6.tar.gz zsh-98b48015486bc638ba8f989af9285b73c413f9e6.tar.bz2 zsh-98b48015486bc638ba8f989af9285b73c413f9e6.zip |
fix(bundler): use BUNDLE_JOBS in `bi` to avoid config file change
When calling `bundle install` with `--jobs=<n>`, bundle persists this
argument in `.bundle/config`. If we run `BUNDLE_JOBS=<n> bundle install`
instead, this is not persisted.
Fixes #10425
Diffstat (limited to 'plugins/bundler/_bundler')
0 files changed, 0 insertions, 0 deletions