mirror of
https://github.com/pre-commit/pre-commit.git
synced 2026-02-18 16:44:42 +04:00
commit
0fd4a2ea38
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ def install_environment(
|
||||||
)
|
)
|
||||||
|
|
||||||
# Docker doesn't really have relevant disk environment, but pre-commit
|
# Docker doesn't really have relevant disk environment, but pre-commit
|
||||||
# still needs to cleanup it's state files on failure
|
# still needs to cleanup its state files on failure
|
||||||
with clean_path_on_failure(directory):
|
with clean_path_on_failure(directory):
|
||||||
build_docker_image(prefix, pull=True)
|
build_docker_image(prefix, pull=True)
|
||||||
os.mkdir(directory)
|
os.mkdir(directory)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue