ashb commented on a change in pull request #12685:
URL: https://github.com/apache/airflow/pull/12685#discussion_r533733644



##########
File path: .github/workflows/build-images-workflow-run.yml
##########
@@ -336,7 +336,8 @@ jobs:
         if: steps.defaults.outputs.proceed == 'true'
       - name: "Build CI images ${{ matrix.python-version }}:${{ 
github.event.workflow_run.id }}"
         run: ./scripts/ci/images/ci_prepare_ci_image_on_ci.sh
-        if: matrix.image-type == 'CI' && steps.defaults.outputs.proceed == 
'true'
+        # locally built CI image is needed to prepare packages for PROD image 
build

Review comment:
       What does this do to run time of BuildImage worflows?




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to