integration test in travis
This commit is contained in:
committed by
Dana Van Aken
parent
0f60e95da4
commit
d54a543bf1
@@ -13,6 +13,7 @@ RUN pip3 install codecov
|
|||||||
|
|
||||||
COPY ./docker/credentials.py ./website/settings
|
COPY ./docker/credentials.py ./website/settings
|
||||||
COPY ./docker/wait-for-it.sh .
|
COPY ./docker/wait-for-it.sh .
|
||||||
|
COPY ./docker/start-test.sh .
|
||||||
|
|
||||||
RUN chmod +x ./*.sh
|
RUN chmod +x ./*.sh
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user