kou commented on PR #13244:
URL: https://github.com/apache/arrow/pull/13244#issuecomment-1146974625

   > (Can we build a Docker image in the CI job when we don't have 
`ghcr.io/ursacomputing/arrow:python-*` image?)
   
   In other words, why we specify `--no-build` option for Windows jobs?
   
   
https://github.com/apache/arrow/blob/master/dev/tasks/python-wheels/github.windows.yml#L46
   
   ```text
           run: archery docker run --no-build -e 
SETUPTOOLS_SCM_PRETEND_VERSION={{ arrow.no_rc_version }} 
python-wheel-windows-vs2017
   ```
   
   


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