UPD: copy django-test repository from outside instead of git clone

from inside.
This commit is contained in:
2019-04-12 23:02:55 +02:00
parent 9c1338c0c2
commit aa1a4dbc72
4 changed files with 22 additions and 10 deletions

3
README Normal file
View File

@@ -0,0 +1,3 @@
git clone https://heinzelwelt.de/vcs/python/django-test
make image
make test-run