docs: 统一 workflow 示例为 steps/script_id/$params 格式
This commit is contained in:
@@ -104,7 +104,7 @@ steps:
|
||||
- id: step1
|
||||
name: 步骤名称
|
||||
type: script
|
||||
script: scripts/run.py
|
||||
script_id: run
|
||||
params:
|
||||
input: $params.input_path
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user