Refine route map
Relates to: #743
Makes our Route Map follow the docs a little closer: https://docs.gitlab.com/ee/ci/review_apps/#route-maps-example
- All regex now beings and ends with
/
. - All regex escapes litteral
.
I don't know if it'll fix the problem in #743, but it can't hurt.