mirror of
https://github.com/timvisee/send.git
synced 2026-04-20 22:04:23 -04:00
more docker integration test tweaks
This commit is contained in:
@@ -5,5 +5,6 @@ RUN apt-get update && \
|
||||
pip install tox
|
||||
COPY . /integration
|
||||
WORKDIR /integration
|
||||
RUN tox --notest
|
||||
|
||||
CMD ["tox", "-e", "integration-tests"]
|
||||
Reference in New Issue
Block a user