mirror of
https://github.com/python-LimeReport/containers.git
synced 2025-10-15 15:39:12 +03:00
try fix cache
This commit is contained in:
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 }}
|
Reference in New Issue
Block a user