mirror of
https://github.com/python-LimeReport/containers.git
synced 2024-12-23 16:23:00 +03:00
wip
This commit is contained in:
parent
3f575584dc
commit
1be13e3256
5
.github/workflows/manylinux.yml
vendored
5
.github/workflows/manylinux.yml
vendored
@ -33,4 +33,7 @@ jobs:
|
|||||||
file: ${{ matrix.image }}/Dockerfile
|
file: ${{ matrix.image }}/Dockerfile
|
||||||
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