fix: remove build files after nightly F-Droid build

Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
This commit is contained in:
TheOneWithTheBraid 2022-08-19 12:56:37 +02:00
parent 22eda121d8
commit 45dfe8f687
1 changed files with 3 additions and 2 deletions

View File

@ -3,7 +3,6 @@
GITLAB_PROJECT_ID="16112282"
mkdir fdroid/repo
mkdir repo
git fetch
@ -36,7 +35,9 @@ cd .. && mv -v /fdroid repo/nightly
# building stable + RC repo
rm -rf /fdroid
rm -rf /fdroid fdroid/repo
mkdir fdroid/repo
cd fdroid
rm -f repo/*.apk