mirror of
https://github.com/python-LimeReport/containers.git
synced 2024-12-23 16:23:00 +03:00
try fix cache
This commit is contained in:
parent
c8c7623b5e
commit
8e762ff549
1
.github/workflows/manylinux.yml
vendored
1
.github/workflows/manylinux.yml
vendored
@ -41,5 +41,6 @@ jobs:
|
|||||||
cache-from: ghcr.io/python-limereport/${{ matrix.image }}:Py-${{ matrix.python }}-Qt-${{ matrix.qt }}
|
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 }}
|
tags: ghcr.io/python-limereport/${{ matrix.image }}:Py-${{ matrix.python }}-Qt-${{ matrix.qt }}
|
||||||
build-args: |
|
build-args: |
|
||||||
|
BUILDKIT_INLINE_CACHE=1
|
||||||
PYTHON_VERSION=${{ matrix.python }}
|
PYTHON_VERSION=${{ matrix.python }}
|
||||||
QT_VERSION=${{ matrix.qt }}
|
QT_VERSION=${{ matrix.qt }}
|
Loading…
Reference in New Issue
Block a user