mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
Container: Build containers also for linux/arm64
This commit is contained in:
parent
30b3c6c908
commit
fad5406348
3
.github/workflows/container.yml
vendored
3
.github/workflows/container.yml
vendored
@ -63,7 +63,6 @@ jobs:
|
|||||||
cache-to: type=gha,mode=max
|
cache-to: type=gha,mode=max
|
||||||
context: .github/container
|
context: .github/container
|
||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
#platforms: linux/amd64,linux/arm64 # arm takes 30 mins to compile
|
platforms: linux/amd64,linux/arm64
|
||||||
platforms: linux/amd64
|
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ${{ steps.meta.outputs.tags }}
|
||||||
|
Loading…
Reference in New Issue
Block a user