fix(Makefile): Specify GITLAB_HOST for glab
Specify the upstream instance hostname for glab using the GITLAB_HOST
environment variable.
Without it glab
will use whatever is set as host using the host
key in its configuration and silently break the links of all uploaded
assets.
Signed-off-by: David Runge dvzrv@archlinux.org