Create and push docker image on every merge to master
Updated the CI/CD pipeline to always push a new docker image to Docker Hub whenever a merge to master
is done. Also made some improvements to the existing pipeline, based on what was done for LINC
.
Closes RAP-472