From dc04f253c409f8ab62b6fc2c8de775ad4a8529f9 Mon Sep 17 00:00:00 2001 From: Antoine Pitrou Date: Wed, 18 Dec 2024 22:15:06 +0100 Subject: [PATCH] Temporarily push image (hoping to make further attempts faster) --- dev/tasks/python-wheels/github.windows.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/dev/tasks/python-wheels/github.windows.yml b/dev/tasks/python-wheels/github.windows.yml index 68976d03b313e..b946c5c84e15c 100644 --- a/dev/tasks/python-wheels/github.windows.yml +++ b/dev/tasks/python-wheels/github.windows.yml @@ -60,6 +60,7 @@ jobs: if errorlevel 1 ( archery docker build --no-pull python-wheel-windows-vs2019 || exit /B 1 ) + archery docker push python-wheel-windows-vs2019 archery docker run --no-build -e SETUPTOOLS_SCM_PRETEND_VERSION={{ arrow.no_rc_version }} python-wheel-windows-vs2019 - name: Build free-threaded wheel