added texliveImageNameOveride

This commit is contained in:
Henry Oswald
2018-07-13 10:37:22 +01:00
parent a75cec7d52
commit a960614eb4
3 changed files with 25 additions and 1 deletions

View File

@@ -33,6 +33,7 @@ module.exports =
project_cache_length_ms: 1000 * 60 * 60 * 24
parallelFileDownloads:1
filestoreDomainOveride: process.env["FILESTORE_DOMAIN_OVERRIDE"]
texliveImageNameOveride: process.env["TEX_LIVE_IMAGE_NAME_OVERRIDE"]
if process.env["DOCKER_RUNNER"]