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

Commit 7999cfeb authored by Romain Hunault's avatar Romain Hunault 🚴🏻
Browse files

[DO NOT MERGE] Check if the key is properly added

parent 590a8610
Loading
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -50,6 +50,7 @@ build:
    - git remote add upstream $UPSTREAM_URL
    - git fetch upstream
    - git pull upstream $UPSTREAM_DEFAULT_BRANCH
    - ssh-add -L
    - git push origin --tags
    - git checkout --track origin/$LOCAL_BRANCH
    - git merge $UPSTREAM_BRANCH