potiuk commented on pull request #13557:
URL: https://github.com/apache/airflow/pull/13557#issuecomment-756486362


   This PR should optimese a bit prod image preparation - instead of building 
CI images twice (we need them for prod images) we just wait with the PROD 
images until CI images are built and we pull them. This should have no impact 
on the elapsed time of the build because the PROD images are used for much 
faster K8S builds, so this is not problem if they are prepared a little later.
   
   Tested : https://github.com/potiuk/airflow/actions/runs/470430011 (build) 
and https://github.com/potiuk/airflow/actions/runs/470429997 (CI) (needs to be 
built in the main branch).


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