Skip to content

gitlab-ci: Explicitly fetch target branch

Ben Gamari requested to merge wip/lint into master

git fetch, which we used previously, doesn't update the remote tracking branches.

Merge request reports