drone fix
This commit is contained in:
@@ -25,9 +25,6 @@ steps:
|
||||
commands:
|
||||
- python -m venv .venv
|
||||
- source .venv/bin/activate
|
||||
1 PMS система
|
||||
|
||||
|
||||
- pip install --upgrade pip
|
||||
- pip install -r requirements.txt
|
||||
- python manage.py run_bot & # Запуск бота в фоне
|
||||
|
||||
Reference in New Issue
Block a user