fix: DockerFile
This commit is contained in:
parent
59340500b7
commit
0a0e2c3ca1
1 changed files with 81 additions and 81 deletions
2
.github/workflows/release_insignia.yaml
vendored
2
.github/workflows/release_insignia.yaml
vendored
|
|
@ -52,7 +52,7 @@ jobs:
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
file: BMA.EHR.Insignia.Service/Dockerfile
|
file: BMA.EHR.Insignia/Dockerfile
|
||||||
push: true
|
push: true
|
||||||
tags: ${{env.REGISTRY}}/${{env.IMAGE_NAME}}:${{ steps.gen_ver.outputs.image_ver }},${{env.REGISTRY}}/${{env.IMAGE_NAME}}:latest
|
tags: ${{env.REGISTRY}}/${{env.IMAGE_NAME}}:${{ steps.gen_ver.outputs.image_ver }},${{env.REGISTRY}}/${{env.IMAGE_NAME}}:latest
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue