mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-05-13 18:35:39 -04:00
jenkins-build-all: enable deploy_process_logs for CI test
fdroidserver!515
This commit is contained in:
@@ -82,6 +82,7 @@ else
|
||||
fi
|
||||
|
||||
echo "build_server_always = True" > config.py
|
||||
echo "deploy_process_logs = True" >> config.py
|
||||
# if the local mediawiki is available, then use it
|
||||
if nc -z -w1 localhost 32445; then
|
||||
wikiflag="--wiki"
|
||||
|
||||
Reference in New Issue
Block a user