Skip to content

Commit 673e5ca

Browse files
committed
WIP: Test GHCR mirror pre-pull for dockcross images
Temporarily point python-build-workflow at the ghcr-mirror-dockcross-images branch of ITKRemoteModuleBuildTestPackageAction to test the pre-pull step with GHCR fallback logic. See: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction#124
1 parent b4a4713 commit 673e5ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-test-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ jobs:
66
cxx-build-workflow:
77
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-cxx.yml@v6.0b02
88
python-build-workflow:
9-
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@v6.0b02
9+
uses: InsightSoftwareConsortium/ITKRemoteModuleBuildTestPackageAction/.github/workflows/build-test-package-python.yml@ghcr-mirror-dockcross-images
1010
secrets:
1111
pypi_password: ${{ secrets.pypi_password }}

0 commit comments

Comments
 (0)