kopia lustrzana https://github.com/projecthorus/chasemapper
rodzic
8b27726a90
commit
fc1e3c7e13
|
@ -48,7 +48,7 @@ jobs:
|
||||||
uses: docker/build-push-action@v2
|
uses: docker/build-push-action@v2
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
platforms: linux/amd64, linux/386, linux/arm64, linux/arm/v6, linux/arm/v7
|
platforms: linux/amd64, linux/386, linux/arm64, linux/arm/v7
|
||||||
cache-from: type=local,src=/tmp/buildx-cache
|
cache-from: type=local,src=/tmp/buildx-cache
|
||||||
cache-to: type=local,dest=/tmp/buildx-cache-new,mode=max
|
cache-to: type=local,dest=/tmp/buildx-cache-new,mode=max
|
||||||
push: ${{ github.event_name != 'pull_request' }}
|
push: ${{ github.event_name != 'pull_request' }}
|
||||||
|
|
Ładowanie…
Reference in New Issue