mirror of
https://github.com/kennethreitz/bake.git
synced 2026-06-05 23:00:17 +00:00
slows things down
This commit is contained in:
@@ -19,8 +19,8 @@ jobs:
|
||||
|
||||
steps:
|
||||
- checkout
|
||||
- setup_remote_docker:
|
||||
docker_layer_caching: true
|
||||
# - setup_remote_docker:
|
||||
# docker_layer_caching: true
|
||||
- run:
|
||||
name: $ pipenv install
|
||||
command: pipenv install --dev --deploy --system
|
||||
|
||||
Reference in New Issue
Block a user