Don't build docker image in docker-compose and use proper tag
Since we are building the image in gitlab ci, we should not attempt to build it in docker-compose. We should also match the build tag to the docker-compose file.
Showing
Please register or sign in to comment