update build config

This commit is contained in:
AdisakKanthawilang 2025-09-09 16:59:55 +07:00
parent 5561817fa4
commit 62867d54c3
7 changed files with 7 additions and 7 deletions

View file

@ -45,7 +45,7 @@ jobs:
platforms: linux/amd64
context: .
file: ./BMA.EHR.Command.Service/Dockerfile
tags: ${{ env.CONTAINER_IMAGE_NAME }}/hrms-command:latest,${{ env.CONTAINER_IMAGE_NAME }}/hrms-command:${{ env.IMAGE_VERSION }}
tags: ${{ env.CONTAINER_IMAGE_NAME }}/hrms-api-command:latest,${{ env.CONTAINER_IMAGE_NAME }}/hrms-api-command:${{ env.IMAGE_VERSION }}
push: true
- name: Remote Deploy
uses: appleboy/ssh-action@v1.2.1