updated build

This commit is contained in:
Warunee Tamkoo 2024-12-03 16:55:24 +07:00
parent de04f85eba
commit e913502a6c

View file

@ -52,6 +52,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