mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-18 19:59:12 +00:00
config: buildserver usage is enforced elsewhere
Current setup:
98699cbb50/templates/build.sh.j2 (L24)
With the Buildbot setup, it is also enforced separately.
This commit is contained in:
parent
d696070545
commit
2c560e6e13
1 changed files with 0 additions and 1 deletions
|
|
@ -21,7 +21,6 @@ keypass: {env: keypass}
|
|||
serverwebroot: {env: serverwebroot}
|
||||
nonstandardwebroot: true
|
||||
|
||||
build_server_always: true
|
||||
deploy_process_logs: true
|
||||
keep_when_not_allowed: true
|
||||
make_current_version_link: false
|
||||
|
|
|
|||
Loading…
Reference in a new issue