mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-05-11 01:04:09 -04:00
run-tests: make scanner test independent on importer test
This commit is contained in:
committed by
Hans-Christoph Steiner
parent
b1fca3f722
commit
a667074d89
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user