remove test dir
This commit is contained in:
@@ -6,6 +6,5 @@ RUN apt-get update && apt-get install -y git zip && pip install aiohttp b2sdk py
|
|||||||
RUN mkdir /root/.ssh
|
RUN mkdir /root/.ssh
|
||||||
|
|
||||||
COPY src /src
|
COPY src /src
|
||||||
COPY test /test
|
|
||||||
|
|
||||||
CMD [ "python", "/src/main.py"]
|
CMD [ "python", "/src/main.py"]
|
||||||
Reference in New Issue
Block a user