1
0
mirror of https://gitlab.com/fdroid/fdroidserver.git synced 2024-07-04 16:30:12 +02:00

run-tests: make scanner test independent on importer test

This commit is contained in:
Jochen Sprickerhof 2022-11-25 11:41:43 +01:00 committed by Hans-Christoph Steiner
parent b1fca3f722
commit a667074d89

View File

@ -257,7 +257,7 @@ echo "" >> metadata/org.fdroid.ci.test.app.yml
echo "Repo: https://gitlab.com/fdroid/ci-test-app.git" >> metadata/org.fdroid.ci.test.app.yml
echo "RepoType: git" >> metadata/org.fdroid.ci.test.app.yml
mkdir build
cp -a $WORKSPACE/tests/tmp/importer build/org.fdroid.ci.test.app
git clone https://gitlab.com/fdroid/ci-test-app.git build/org.fdroid.ci.test.app
ls -l build/org.fdroid.ci.test.app
$fdroid scanner org.fdroid.ci.test.app --verbose