update
This commit is contained in:
@@ -28,7 +28,8 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
file: ./Dockerfile
|
file: ./Dockerfile
|
||||||
platform: linux/amd64
|
platforms:
|
||||||
|
- linux/amd64
|
||||||
push: true
|
push: true
|
||||||
tags:
|
tags:
|
||||||
- ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest
|
- ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user