This commit is contained in:
@@ -82,7 +82,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
context: .
|
context: .
|
||||||
platforms: linux/amd64,linux/arm/v7,linux/arm64
|
platforms: linux/amd64
|
||||||
tags: ${{ steps.image-tags.outputs.container_images }}
|
tags: ${{ steps.image-tags.outputs.container_images }}
|
||||||
build-args: |
|
build-args: |
|
||||||
APP_VERSION=${{ env.APP_VERSION }}
|
APP_VERSION=${{ env.APP_VERSION }}
|
||||||
|
|||||||
Reference in New Issue
Block a user