zentao_update_build
Update an existing build in Zentao by specifying its ID and optional fields like name, date, description, builder, source code path, or download URL.
Instructions
修改禅道版本
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | 版本 ID | |
| date | No | 打包日期 | |
| desc | No | 版本描述 | |
| name | No | 版本名称 | |
| builder | No | 构建者 | |
| scmPath | No | 源代码地址 | |
| filePath | No | 下载地址 |