测试ci cd触发时刻
* 测试ci cd触发时刻 --------- Merge request URL: https://g-ldyi2063.coding.net/p/dev/d/modalDeploy/git/merge/4820?initial=true Co-authored-by: shuohigh@gmail.com
This commit is contained in:
parent
dec1123534
commit
5e3c91f194
|
|
@ -13,7 +13,6 @@ uvicorn BowongModalFunctions.api:web_app --host 0.0.0.0 --port 8080
|
|||
```
|
||||
|
||||
## Cloudflare_KV
|
||||
|
||||
dev : f24d396e0daa418e89a1d7074b435c24
|
||||
test : 527a61fea05543f2a49d62889ba868c5
|
||||
prod : f3fce39ab6f4484cb65bc5cc2e7343e2
|
||||
|
|
@ -22,10 +21,10 @@ uvicorn BowongModalFunctions.api:web_app --host 0.0.0.0 --port 8080
|
|||
|
||||
## 构建
|
||||
|
||||
确保当前路径在`bowong_modal_functions/pyproject.toml`同级下运行以下命令
|
||||
确保当前路径在`/src`同级下运行以下命令
|
||||
|
||||
```bash
|
||||
uv build
|
||||
uv sync
|
||||
```
|
||||
|
||||
## 推送到coding私有制品库
|
||||
|
|
|
|||
Loading…
Reference in New Issue