|
@@ -36,6 +36,6 @@ jobs:
|
|
with:
|
|
with:
|
|
context: .
|
|
context: .
|
|
push: ${{ github.event_name != 'pull_request' }}
|
|
push: ${{ github.event_name != 'pull_request' }}
|
|
- platforms: linux/amd64,linux/arm64
|
|
|
|
|
|
+ platforms: linux/amd64
|
|
tags: ${{ steps.meta.outputs.tags }}
|
|
tags: ${{ steps.meta.outputs.tags }}
|
|
labels: ${{ steps.meta.outputs.labels }}
|
|
labels: ${{ steps.meta.outputs.labels }}
|