|
@@ -52,6 +52,6 @@ jobs:
|
|
with:
|
|
with:
|
|
context: .
|
|
context: .
|
|
push: true
|
|
push: true
|
|
- platforms: linux/amd64,linux/arm64,linux/arm/v7
|
|
|
|
|
|
+ platforms: linux/amd64,linux/arm64
|
|
tags: ${{ steps.meta.outputs.tags }}
|
|
tags: ${{ steps.meta.outputs.tags }}
|
|
labels: ${{ steps.meta.outputs.labels }}
|
|
labels: ${{ steps.meta.outputs.labels }}
|