pub async fn run_build(
    project: &Project,
    step: &BuildStep,
    environment: &str,
    default_vars: &TemplateVariables
) -> bool