2.5.2.3. new-build

从源代码创建新构建配置。

示例:从本地 Git 仓库创建构建配置

$ oc new-build .

示例:从远程 Git 仓库创建构建配置

$ oc new-build https://github.com/sclorg/cakephp-ex