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



##########
File path: scripts/ci/libraries/_build_images.sh
##########
@@ -447,7 +446,7 @@ function build_images::build_ci_image() {
         # we need to login to docker registry so that we can push cache there
         build_images::login_to_docker_registry
         docker_ci_directive+=(
-            "--cache-to=type=registry,ref=${AIRFLOW_CI_IMAGE}:cache"
+            "--cache-to=type=registry,ref=${AIRFLOW_CI_IMAGE}:cache,mode=max"

Review comment:
       @Bowrna  and that too.




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


Reply via email to