woops
This commit is contained in:
5
.github/workflows/test-container-build.yml
vendored
5
.github/workflows/test-container-build.yml
vendored
@@ -63,6 +63,5 @@ jobs:
|
|||||||
platforms: linux/amd64,linux/arm64,linux/arm/v7,linux/arm/v8,linux/arm64/v8,linux/aarch64
|
platforms: linux/amd64,linux/arm64,linux/arm/v7,linux/arm/v8,linux/arm64/v8,linux/aarch64
|
||||||
cache-from: type=local,src=/tmp/.buildx-cache
|
cache-from: type=local,src=/tmp/.buildx-cache
|
||||||
cache-to: type=local,dest=/tmp/.buildx-cache
|
cache-to: type=local,dest=/tmp/.buildx-cache
|
||||||
build:
|
build-args: |
|
||||||
args: |
|
PYTHON_VERSION=${{ matrix.python_version }}
|
||||||
PYTHON_VERSION=${{ matrix.python_version }}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user