You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2022/07/05 17:00:15 UTC

[GitHub] [airflow] potiuk commented on pull request #24848: Add additional information to Airflow release doc

potiuk commented on PR #24848:
URL: https://github.com/apache/airflow/pull/24848#issuecomment-1175294677

   > Hi @potiuk, this command in the release doc is no longer working, however, the release works without it. Should we remove it or update it? I'm not sure of the current command:
   > 
   > ```
   > - Make sure you have the latest CI image
   > 
   >     ```shell script
   >     breeze pull-image --python 3.7
   >     ```
   > ```
   
   This would do:
   
   ```
   breeze build-image --python 3.7
   ```
   
   


-- 
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: commits-unsubscribe@airflow.apache.org

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