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

Commit 1adc0696 authored by Romain Hunault's avatar Romain Hunault
Browse files

Fix syntax error

parent f6c663fa
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -48,6 +48,3 @@ udpate-apk:
        fi
    - git commit -a -m "$PROJECT update"
    - git push ssh://git@gitlab.eelo.io:2222/eelo/android_prebuilts_prebuiltapks.git $CI_COMMIT_REF_NAME


if [ ! $(grep app-release-unsigned.apk Android.mk) ] then ; echo "toto"; fi ;