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

Commit 473c8e39 authored by Fahim Salam Chowdhury's avatar Fahim Salam Chowdhury 👽
Browse files

disable ssh check to pull upstream changes

parent a7a29fea
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@ build:
    - git clone $CI_PROJECT_SSH_URL $CI_PROJECT_DIR
    - cd $CI_PROJECT_DIR
  script:
    - git config http.sslverify false
    - git config --global http.sslverify false
    # update $UPSTREAM_BRANCH & tags
    - git fetch origin
    - git checkout $UPSTREAM_BRANCH