mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-14 23:12:46 +03:00
applied review suggestions for deploying (build) logs
This commit is contained in:
parent
763768989b
commit
752f6a4ba2
3 changed files with 20 additions and 20 deletions
|
@ -163,12 +163,12 @@ The repository of older versions of applications from the main demo repository.
|
|||
# 'bar.info:/var/www/fdroid',
|
||||
# }
|
||||
|
||||
# Uncomment this option if you want to publish build logs to your repository
|
||||
# server(s). Logs get published to all servers configured in 'serverwebroot'.
|
||||
# This feature only supports publishing logs from build-jobs running
|
||||
# inside a buildserver VM.
|
||||
# Uncomment this option if you want to logs of builds and other processes to
|
||||
# your repository server(s). Logs get published to all servers configured in
|
||||
# 'serverwebroot'. For builds, only logs from build-jobs running inside a
|
||||
# buildserver VM are supported.
|
||||
#
|
||||
# publish_build_logs = True
|
||||
# deploy_process_logs = True
|
||||
|
||||
# The full URL to a git remote repository. You can include
|
||||
# multiple servers to mirror to by wrapping the whole thing in {} or [], and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue