set proper path for the container to be build
All checks were successful
Build, Secure, and Push Docker Image on Release / build-and-push (release) Successful in 3m30s

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

View File

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