Update python-app-op.yml
This commit is contained in:
parent
30e2ea56c8
commit
485b0605b4
|
|
@ -35,4 +35,4 @@ jobs:
|
|||
- name: Start DEBUG
|
||||
run: |
|
||||
cd web && gunicorn -c setting.py app:app
|
||||
python3 task.py &
|
||||
python3 panel_task.py &
|
||||
|
|
|
|||
Loading…
Reference in New Issue