kopia lustrzana https://github.com/carlos-algms/composer-and-node-ci
Try build only arm64
rodzic
93fdc78458
commit
b65da77ba1
|
@ -55,7 +55,7 @@ jobs:
|
||||||
context: .
|
context: .
|
||||||
pull: true
|
pull: true
|
||||||
push: true
|
push: true
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/arm64
|
||||||
# platforms: linux/amd64,linux/arm64,linux/arm/v7
|
# platforms: linux/amd64,linux/arm64,linux/arm/v7
|
||||||
cache-from: ${{ env.TAGGED_IMAGE }}
|
cache-from: ${{ env.TAGGED_IMAGE }}
|
||||||
cache-to: type=inline
|
cache-to: type=inline
|
||||||
|
|
Ładowanie…
Reference in New Issue