mirror of
https://gitlab.com/MoonTestUse1/AdministrationItDepartmens.git
synced 2025-08-14 00:25:46 +02:00
1
This commit is contained in:
@@ -7,7 +7,7 @@ COPY requirements.txt .
|
||||
RUN pip install --no-cache-dir -r requirements.txt
|
||||
RUN pip install pytest pytest-asyncio pytest-cov
|
||||
|
||||
# Копируем код приложения
|
||||
# Копируем код приложения2
|
||||
COPY . .
|
||||
|
||||
# Ждем доступности базы данных и запускаем тесты
|
||||
|
Reference in New Issue
Block a user