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

Commit 0275374a authored by Fahim Salam Chowdhury's avatar Fahim Salam Chowdhury 👽
Browse files

push to own repo after automatic update

parent 0e2ec73b
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -59,7 +59,7 @@ build:
# merge $LOCAL_BRANCH with $TEMP_LATEST_TAG_BRANCH & push
    - git checkout $LOCAL_BRANCH
    - git merge $TEMP_LATEST_TAG_BRANCH
    - git push
    - git push origin $LOCAL_BRANCH
# remove unwanted local branch & remote
    - git branch -D $TEMP_LATEST_TAG_BRANCH
    - git remote remove upstream