Remove test lines in Dockerfiles.
This commit is contained in:
@@ -173,7 +173,6 @@ RUN make
|
||||
RUN ./bin/pip install py3exiv2
|
||||
|
||||
# Run the tests.
|
||||
RUN echo foo
|
||||
RUN ./bin/python -m pytest -rs ./mediagoblin/tests --boxed
|
||||
|
||||
# Only safe if being run on a clean git checkout. Otherwise you may have already
|
||||
|
||||
Reference in New Issue
Block a user