mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-05-18 13:39:55 -04:00
CI: ignore existing directory
This commit is contained in:
committed by
Hans-Christoph Steiner
parent
0708f33671
commit
033c57efbc
@@ -663,7 +663,7 @@ servergitmirrors:
|
||||
- . env/bin/activate
|
||||
- export PYTHONPATH=`pwd`
|
||||
- $pip install -e .
|
||||
- mkdir /root/.ssh/
|
||||
- mkdir -p /root/.ssh/
|
||||
- ./tests/key-tricks.py
|
||||
- ssh-keyscan gitlab.com >> /root/.ssh/known_hosts
|
||||
- test -d /tmp/fdroid/repo || mkdir -p /tmp/fdroid/repo
|
||||
|
||||
Reference in New Issue
Block a user