mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-04 22:40:12 +01:00
run-tests: make scanner test independent on importer test
This commit is contained in:
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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user