Feat(docker): support arm platform
This commit is contained in:
@@ -47,3 +47,4 @@ jobs:
|
|||||||
labels: ${{ steps.meta.outputs.labels }}
|
labels: ${{ steps.meta.outputs.labels }}
|
||||||
cache-from: type=gha
|
cache-from: type=gha
|
||||||
cache-to: type=gha,mode=max
|
cache-to: type=gha,mode=max
|
||||||
|
platform: linux/amd64,linux/arm64
|
||||||
|
|||||||
Reference in New Issue
Block a user