potiuk commented on a change in pull request #8562:
URL: https://github.com/apache/airflow/pull/8562#discussion_r415268589



##########
File path: scripts/ci/ci_build_dockerhub.sh
##########
@@ -20,6 +20,7 @@
 # on CI to potentially rebuild (and refresh layers that
 # are not cached) Docker images that are used to run CI jobs
 export FORCE_ANSWER_TO_QUESTIONS="yes"
+export VERBOSE_COMMANDS="true"

Review comment:
       Yes. This is only in DockerHub build.  In this case being verbose means 
that I will see which args were passed to docker build.  It's not a lot in fact 
- this script only builds the images and not more than that.
   
   I want to keep it enabled for a while before it gets stable. I only found 
out by accident that tonight build was really not optimized and it would be 
much faster If I saw the docker build command executed.




----------------------------------------------------------------
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:
[email protected]


Reply via email to