mirror of
https://github.com/kennethreitz/bake.git
synced 2026-06-05 23:00:17 +00:00
max sub
This commit is contained in:
@@ -18,6 +18,7 @@ jobs:
|
||||
- run:
|
||||
name: $ pipenv install…
|
||||
command: |
|
||||
export PIPENV_MAX_SUBPROCESS=128
|
||||
pipenv install --dev --system --deploy
|
||||
- run:
|
||||
name: $ bake //ci
|
||||
|
||||
Reference in New Issue
Block a user