add temporary deploy
This commit is contained in:
@@ -13,7 +13,6 @@ COPY requirements.txt .
|
||||
RUN pip install --no-cache-dir -r requirements.txt
|
||||
|
||||
COPY app ./app
|
||||
COPY tests ./tests
|
||||
|
||||
RUN mkdir -p /app/data
|
||||
|
||||
|
||||
Reference in New Issue
Block a user