mirror of
https://gitlab.com/fdroid/fdroidserver.git
synced 2024-11-04 22:40:12 +01:00
jenkins-build-all: enable deploy_process_logs for CI test
fdroidserver!515
This commit is contained in:
parent
af4e231f7d
commit
a8b7342e4c
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user