set proper path for the container to be build

This commit is contained in:
Mathias Beaulieu-Duncan 2024-12-30 14:18:26 -05:00
parent 8be0ce82f6
commit fa28567b49
Signed by: mathias
GPG Key ID: 8C3667DADE3B6303

View File

@ -46,4 +46,4 @@ jobs:
--push \ --push \
-t ${{ env.DOCKER_IMAGE_NAME }}:${{ github.event.release.tag_name }} \ -t ${{ env.DOCKER_IMAGE_NAME }}:${{ github.event.release.tag_name }} \
-t ${{ env.DOCKER_IMAGE_NAME }}:${{ env.tag }} \ -t ${{ env.DOCKER_IMAGE_NAME }}:${{ env.tag }} \
. ./18.0/