no message

This commit is contained in:
setthawutttty 2025-09-08 14:58:41 +07:00
parent 4aaee11c40
commit 7584aa5dd6

View file

@ -45,6 +45,6 @@ jobs:
with:
platforms: linux/amd64
context: .
file: ./docker/Dockerfile
file: .cms/docker/Dockerfile
tags: ${{ env.CONTAINER_IMAGE_NAME }}:latest,${{ env.CONTAINER_IMAGE_NAME }}:${{ env.IMAGE_VERSION }}
push: true