mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-06-28 05:49:33 +00:00
New tmp.kiwix.org server
This commit is contained in:
@ -283,7 +283,7 @@ def travis_launch_build(organisation, repository, options, zim_size):
|
||||
})
|
||||
else:
|
||||
global_env.append({
|
||||
'DEPLOY_DIR' : '/var/www/tmp.kiwix.org/custom_apps/{}_{}'.format(
|
||||
'DEPLOY_DIR' : '/data/tmp/custom_apps/{}_{}'.format(
|
||||
options.custom_app, options.base_version)
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user