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