This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Build Template
编译模板,用于创建编译pod, 与podTemplate相同,创建时会自动添加initial pod,初始化配置
```yaml
spec:
steps:
-
```