mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
run-tests: make scanner test independent on importer test
This commit is contained in:
parent
b1fca3f722
commit
a667074d89
1 changed files with 1 additions and 1 deletions
|
@ -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 "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
|
echo "RepoType: git" >> metadata/org.fdroid.ci.test.app.yml
|
||||||
mkdir build
|
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
|
ls -l build/org.fdroid.ci.test.app
|
||||||
$fdroid scanner org.fdroid.ci.test.app --verbose
|
$fdroid scanner org.fdroid.ci.test.app --verbose
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue