Add support for multiple platforms in Docker publish
This commit is contained in:
1
.github/workflows/docker-publish.yml
vendored
1
.github/workflows/docker-publish.yml
vendored
@@ -73,3 +73,4 @@ jobs:
|
||||
labels: ${{ steps.meta.outputs.labels }}
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
platforms: linux/arm64,linux/armhf,linux/amd64
|
||||
|
||||
Reference in New Issue
Block a user