ashb commented on a change in pull request #8943:
URL: https://github.com/apache/airflow/pull/8943#discussion_r428521369



##########
File path: scripts/ci/_utils.sh
##########
@@ -227,6 +227,9 @@ function initialize_common_environment {
 
     # Artifact name suffix for SVN packaging
     export VERSION_SUFFIX_FOR_SVN=""
+
+    # Whether base python images should be pulled from cache
+    export PULL_PYTHON_BASE_IMAGES_FROM_CACHE="true"

Review comment:
       Won't this overwrite the value set by the ci.yml file?




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to