Skip to content

fix(Makefile): Specify GITLAB_HOST for glab

David Runge requested to merge dvzrv/gluebuddy:dvzrv/gitlab_host_for_glab into main

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

Merge request reports