Loading .gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -99,3 +99,4 @@ update-from-upstream: - git checkout main-rebased - git rebase upstream/master - git push origin main-rebased -f - git push origin --tags Loading
.gitlab-ci.yml +1 −0 Original line number Diff line number Diff line Loading @@ -99,3 +99,4 @@ update-from-upstream: - git checkout main-rebased - git rebase upstream/master - git push origin main-rebased -f - git push origin --tags