# Pastebin KN5MZ44P #Add PROJECT_REPO argument if _project_repo env var is defined local this_project_repo="${project}_project_repo" if [[ -n ${!this_project_repo} ]]; then build_args="${build_args} --build-arg PROJECT_REPO=${!this_project_repo}" fi