Skip to content

merge-linux-next: use gitlab remote

In .gitlab-ci.yml, we create the remote named gitlab with a push url defined. By default, gitlab will create the origin remote with only the fetch url defined and therefore we cannot use origin in our script to push to os-build-next.

Signed-off-by: Scott Weaver scweaver@redhat.com

Merge request reports

Loading