Searched refs:UnbundledBuildImage (Results 1 – 2 of 2) sorted by relevance
1248 if !ctx.Config().UnbundledBuild() || ctx.Config().UnbundledBuildImage() {1298 if ctx.Config().UnbundledBuild() && !ctx.Config().UnbundledBuildImage() {
914 func (c *config) UnbundledBuildImage() bool { func