This file was generated by README.tpl via yaml-readme, please don't edit it directly!
这里包含一些比较实用的流水线模板。在 KubeSphere Console 编辑一个新的流水线时,我们可以选择合适的模板来填充流水线脚本。
These are offical Pipeline templates: Template Type: ClusterStepTemplate
| Name | Description |
|---|---|
| Docker build & push | Build and push an image from a Dockerfile |
| Docker login | Docker login |
| Pipeline trigger | Pipeline trigger step |
Template Type: ClusterTemplate
| Name | Description |
|---|---|
| Golang | Designed for the continuous integration of most Golang projects, including dependency downloading, testing, building, and artifact archiving. |
| Maven | Designed for the continuous integration of most Maven projects, including dependency downloading, testing, building, and artifact archiving. |
| Node.js | Designed for the continuous integration of most Node.js projects, including dependency downloading, testing, building, and artifact archiving. |
想要了解更多关于流水线模板如何工作,请参考: