We currently don't test the build of the Dockerfile in the pull request check. As we don't check the build this can lead to not discovering build errors until we release a new version of the docker image to the docker hub. We should include the build step to capture build errors early.
We currently don't test the build of the Dockerfile in the pull request check. As we don't check the build this can lead to not discovering build errors until we release a new version of the docker image to the docker hub. We should include the build step to capture build errors early.