Browse Source

新增流水线接口修改

tags/v3.0.1
victor 5 years ago
parent
commit
e1ddad5040
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      api_document.md

+ 1
- 1
api_document.md View File

@@ -4104,7 +4104,7 @@ curl --location --request POST 'http://localhost:3000/api/ci/pipelines' \
| file_name | 是 | string | 文件名称(默认初始值:.trustie.pipeline.yaml) |
| repo | 是 | string | 项目identifier |
| owner | 是 | string | 项目的owner |
| branch | | string | 分支名称, branch必须存在一个 |
| branch | | string | 分支名称, branch必须存在一个 |
| event | 是 | string | 触发事件,可多选,多个逗号隔开 |

*返回参数说明:*


Loading…
Cancel
Save