kopia lustrzana https://github.com/kartoza/docker-postgis
Add platforms to build
rodzic
2ef54ed70c
commit
a891b9a193
|
@ -64,6 +64,7 @@ jobs:
|
|||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
context: .
|
||||
platforms: linux/amd64,linux/arm64
|
||||
file: Dockerfile
|
||||
push: true
|
||||
tags: |
|
||||
|
@ -89,6 +90,7 @@ jobs:
|
|||
uses: docker/build-push-action@v2
|
||||
with:
|
||||
context: .
|
||||
platforms: linux/amd64,linux/arm64
|
||||
file: Dockerfile
|
||||
push: true
|
||||
tags: |
|
||||
|
|
Ładowanie…
Reference in New Issue