mirror of
https://github.com/python-LimeReport/containers.git
synced 2025-10-15 07:34:48 +03:00
try fix
This commit is contained in:
1
.github/workflows/manylinux.yml
vendored
1
.github/workflows/manylinux.yml
vendored
@@ -38,6 +38,7 @@ jobs:
|
||||
file: ${{ matrix.image }}/Dockerfile
|
||||
platforms: linux/arm64
|
||||
push: true
|
||||
cache-from: ghcr.io/python-limereport/${{ matrix.image }}:Py-${{ matrix.python }}-Qt-${{ matrix.qt }}
|
||||
tags: ghcr.io/python-limereport/${{ matrix.image }}:Py-${{ matrix.python }}-Qt-${{ matrix.qt }}
|
||||
build-args: |
|
||||
PYTHON_VERSION=${{ matrix.python }}
|
||||
|
Reference in New Issue
Block a user