部署脚本中加入 node
This commit is contained in:
parent
b7aa77de72
commit
aa8506e8ed
@ -18,5 +18,5 @@ steps:
|
|||||||
- pip install -i https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple -r requirements.txt
|
- pip install -i https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple -r requirements.txt
|
||||||
- nohup python3 chyoso_toolkit_ui.py > output.log 2>&1 &
|
- nohup python3 chyoso_toolkit_ui.py > output.log 2>&1 &
|
||||||
node:
|
node:
|
||||||
tmfc_server:exec_runner
|
tmfc_server: exec_runner
|
||||||
...
|
...
|
||||||
Loading…
x
Reference in New Issue
Block a user