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