diff --git a/.drone.yml b/.drone.yml index 3830c95..ad47f07 100644 --- a/.drone.yml +++ b/.drone.yml @@ -18,5 +18,5 @@ steps: - 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 & node: - tmfc_server:exec_runner + tmfc_server: exec_runner ... \ No newline at end of file