potiuk commented on pull request #22008: URL: https://github.com/apache/airflow/pull/22008#issuecomment-1062065834
> @potiuk I saw **build_cache: Optional[str],** is not associated to any variable environment unless this is: build_cache_local what we mean by build_cache, it would make sense to change it to --build-cache-local which is a boolean value. This does not have to be set. We use `--build-cache-local` only for some very specific cases where we want to iterate over the build locally and we do not want to use remote cache. In CI we always use the default (pulled). So we can leave that one -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
