mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-02 20:09:57 +08:00
8df158a9c4
Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
545 B
545 B
Commands to trigger jobs
Guide
- The job will be triggered when your comments on pull request matched command.
Commands
Command | Description |
---|---|
/run-checks | Trigger Jenkins Job for e2e test |
rerun ut | Trigger failed github workflow jobs, including code checker & unit tests. |