Skip to content
Snippets Groups Projects
Commit 98884416 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

remote rm github

parent 2e1e3f8b
No related branches found
No related tags found
No related merge requests found
Pipeline #53907 failed
Pipeline: github-gitlab-runner

#53908

    ......@@ -38,6 +38,7 @@ prepare:
    script:
    - git config user.name "Your Name"
    - git config user.email "you@example.com"
    - git remote rm github || true
    - git remote add github ${GITHUB_REPOSITORY}
    - git fetch github ${GITHUB_REF}
    - git merge --allow-unrelated-histories --no-commit --no-ff github/${GITHUB_REF}
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Please register or to comment