-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
I have this error (below) when I try to test a python project with Docker Runner. This not happens with a node project.
$ git clone --recursive [email protected]:abusquets/django-coverage.git . --branch master github 11s
fatal: destination path '.' already exists and is not an empty directory.
I checked /home/strider/workspace folder in the image and is empty.
I think the problem is the python virtualenv folder.
"New python executable in /home/strider/workspace/.venv/bin/python"
Do you have any idea to solve this problem?
Thanks
Metadata
Metadata
Assignees
Labels
No labels