Taragolis commented on code in PR #37116:
URL: https://github.com/apache/airflow/pull/37116#discussion_r1472575436


##########
dev/breeze/src/airflow_breeze/commands/ci_image_commands.py:
##########
@@ -798,7 +802,7 @@ def run_build_ci_image(
             if ci_image_params.upgrade_on_failure:
                 ci_image_params.upgrade_to_newer_dependencies = True
                 get_console().print(
-                    "[warning]Attempting to build with 
upgrade_to_newer_dependencies on failure"
+                    "[warning]Attempting to build with 
--upgrade--to--newer--dependencies on failure"

Review Comment:
   ```suggestion
                       "[warning]Attempting to build with 
--upgrade-to-newer-dependencies on failure"
   ```



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