|
@@ -80,7 +80,7 @@ jobs:
|
|
with:
|
|
with:
|
|
context: .
|
|
context: .
|
|
file: ./release.dockerfile
|
|
file: ./release.dockerfile
|
|
- platforms: linux/amd64,linux/arm64,linux/arm/v7
|
|
|
|
|
|
+ platforms: linux/amd64,linux/arm64
|
|
push: true
|
|
push: true
|
|
tags: ${{ steps.prep.outputs.tags }}
|
|
tags: ${{ steps.prep.outputs.tags }}
|
|
|
|
|