mirror of
https://github.com/python-LimeReport/containers.git
synced 2025-01-11 17:28:09 +03:00
wip
This commit is contained in:
parent
3f575584dc
commit
1be13e3256
3
.github/workflows/manylinux.yml
vendored
3
.github/workflows/manylinux.yml
vendored
@ -34,3 +34,6 @@ jobs:
|
|||||||
platforms: linux/arm64
|
platforms: linux/arm64
|
||||||
push: true
|
push: true
|
||||||
tags: 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 }}
|
||||||
|
QT_VERSION=${{ matrix.qt }}
|
Loading…
Reference in New Issue
Block a user