mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
jenkins-build-all: enable deploy_process_logs for CI test
fdroidserver!515
This commit is contained in:
parent
af4e231f7d
commit
a8b7342e4c
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue