docs: add platform and runtime fields
This commit is contained in:
@@ -12,6 +12,7 @@ description: 套件功能描述
|
||||
version: 1.0.0
|
||||
author: 作者名
|
||||
tags: [标签1, 标签2]
|
||||
platform: all
|
||||
category: 业务分类(如:土地整治)
|
||||
|
||||
params:
|
||||
@@ -33,6 +34,7 @@ steps:
|
||||
- id: step1
|
||||
name: 步骤名称
|
||||
type: python
|
||||
runtime: python3
|
||||
script_id: run
|
||||
params:
|
||||
input: $params.input_path
|
||||
|
||||
Reference in New Issue
Block a user