Update python-app-op.yml
This commit is contained in:
parent
00ed75502b
commit
93f895d4e4
|
|
@ -34,5 +34,5 @@ jobs:
|
|||
cd /www/server/mdserver-web/plugins/openresty && sudo bash install.sh install 1.27.1
|
||||
- name: Start DEBUG
|
||||
run: |
|
||||
cd web && gunicorn -c setting.py app:app
|
||||
source /www/server/mdserver-web/bin/activate && cd web && gunicorn -c setting.py app:app
|
||||
python3 panel_task.py &
|
||||
|
|
|
|||
Loading…
Reference in New Issue