updated build

This commit is contained in:
Warunee Tamkoo 2024-12-03 17:03:17 +07:00
parent bd96c7994b
commit 24901be1dd

View file

@ -51,6 +51,7 @@ jobs:
with:
context: .
platforms: linux/amd64
file: docker/Dockerfile
push: true
tags: ${{env.REGISTRY}}/${{env.IMAGE_NAME}}:${{ steps.gen_ver.outputs.image_ver }},${{env.REGISTRY}}/${{env.IMAGE_NAME}}:latest
- name: Remote Deployment