Update .forgejo/workflows/build.yml

This commit is contained in:
Warunee Tamkoo 2025-09-16 17:37:26 +07:00
parent 0fe60d3212
commit a892fe9ee3

View file

@ -44,6 +44,6 @@ jobs:
with:
platforms: linux/amd64
context: .
file: ./BMA.EHR.Leave.Service/Dockerfile
file: ./BMA.EHR.Leave/Dockerfile
tags: ${{ env.CONTAINER_IMAGE_NAME }}/hrms-leave:latest,${{ env.CONTAINER_IMAGE_NAME }}/hrms-leave:${{ env.IMAGE_VERSION }}
push: true