Skip to content

Check mountpoint for gitlab-pages

Kamil Trzcińśki requested to merge pages-mount-point-check into master

This prevents to start GitLab Pages daemon before actual mount exist.

Actually the mountpoint should be an array of mounts, because as for GitLab.com we have 5 different mountpoints, but we check only a one.

cc @marin

Merge request reports