Update .forgejo/workflows/build.yml
This commit is contained in:
parent
0fe60d3212
commit
a892fe9ee3
1 changed files with 1 additions and 1 deletions
|
|
@ -44,6 +44,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
context: .
|
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 }}
|
tags: ${{ env.CONTAINER_IMAGE_NAME }}/hrms-leave:latest,${{ env.CONTAINER_IMAGE_NAME }}/hrms-leave:${{ env.IMAGE_VERSION }}
|
||||||
push: true
|
push: true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue