Skip to content
Snippets Groups Projects
Commit b232588b authored by Taras's avatar Taras
Browse files

Remove circles fdroid repo before clone

parent 5c2708ec
No related branches found
No related tags found
No related merge requests found
......@@ -39,6 +39,7 @@ buildAndPushFdroid:
- git push origin HEAD:main -o ci.skip
- echo "Push build to fdroid repo"
- cd ..
- rm -rf circles-fdroid-repo
- git clone https://gitlab-ci-token:${FDROID_REPO_GITLAB_ACCESS_TOKEN}@gitlab.futo.org/circles/circles-fdroid-repo.git
- cp circles-android/circles-$CI_COMMIT_TAG-fdroid-release.apk circles-fdroid-repo/fdroid/repo
- cd circles-fdroid-repo
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment