no message
This commit is contained in:
parent
7584aa5dd6
commit
f07c093958
1 changed files with 1 additions and 1 deletions
|
|
@ -45,6 +45,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
context: .
|
context: .
|
||||||
file: .cms/docker/Dockerfile
|
file: ./cms/docker/Dockerfile
|
||||||
tags: ${{ env.CONTAINER_IMAGE_NAME }}:latest,${{ env.CONTAINER_IMAGE_NAME }}:${{ env.IMAGE_VERSION }}
|
tags: ${{ env.CONTAINER_IMAGE_NAME }}:latest,${{ env.CONTAINER_IMAGE_NAME }}:${{ env.IMAGE_VERSION }}
|
||||||
push: true
|
push: true
|
||||||
Loading…
Add table
Add a link
Reference in a new issue