Add gitlab-ci docker-build
This commit is contained in:
parent
c568542d77
commit
7e85ac6f89
5 changed files with 116 additions and 182 deletions
|
@ -1,4 +1,3 @@
|
|||
pytest
|
||||
pytest-cov
|
||||
python-coveralls
|
||||
pytest-flask
|
||||
|
@ -6,3 +5,4 @@ pytest-runner
|
|||
pytest-xdist
|
||||
pytest-timeout
|
||||
-e git+https://github.com/ant31/pytest-sugar.git#egg=pytest-sugar
|
||||
-e git+https://github.com/ant31/pytest.git#egg=pytest
|
||||
|
|
Reference in a new issue