potiuk commented on code in PR #23562:
URL: https://github.com/apache/airflow/pull/23562#discussion_r867459367


##########
Dockerfile:
##########
@@ -315,12 +315,14 @@ function install_airflow_dependencies_from_branch_tip() {
     fi
     # Install latest set of dependencies using constraints. In case 
constraints were upgraded and there
     # are conflicts, this might fail, but it should be fixed in the following 
installation steps
+    set -x

Review Comment:
   In case of error, we see what command was used.



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