0
0
mirror of https://github.com/python-LimeReport/containers.git synced 2025-10-15 07:34:48 +03:00
This commit is contained in:
2024-06-11 08:33:23 +03:00
parent 106621a204
commit c8c7623b5e
2 changed files with 6 additions and 0 deletions

View File

@@ -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 }}