仓库配置
仓库认证
{{ buildConfigSnapshot.repoType }}
认证名字
{{ buildConfigSnapshot.repoName }}
认证类型
{{ buildConfigSnapshot.repoAuthType }}
编译配置
编译器类型
{{ buildConfigSnapshot.compileType }}
编译名字
{{ buildConfigSnapshot.compileName }}
编译命令
{{ buildConfigSnapshot.compileScript }}
打包配置
打包类型
{{ buildConfigSnapshot.packType }}
打包名字
{{ buildConfigSnapshot.packName }}
打包路径
{{ buildConfigSnapshot.targetPath }}
Dockerfile
{{ buildConfigSnapshot.dockerfile }}