Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d42a5d06 authored by Nivesh Krishna's avatar Nivesh Krishna
Browse files

fetch from upstream

parent d492aefc
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -35,7 +35,9 @@ searx:
  script:
    - git fetch origin
    - git checkout $CI_COMMIT_REF_NAME
    - git merge origin/$UPSTREAM_BRANCH
    - git remote add upstream $UPSTREAM_REPO
    - git pull upstream/$UPSTREAM_BRANCH
    - git merge upstream/$UPSTREAM_BRANCH
    - git push

python: