docs: fix steps->nodes, add type: python docs

This commit is contained in:
2026-07-10 09:21:07 +00:00
parent 80959631c3
commit 0bb8073951
@@ -49,7 +49,7 @@ params:
## 步骤定义(steps
```yaml
steps:
nodes:
- id: my-step # 步骤 ID,唯一
name: 我的步骤 # 步骤名称
script_id: run # 脚本标识(不是 script: run.py