Revert "Remove TEXLIVE_IMAGE env var - expect failure"

This reverts commit 3ab407b91a.
This commit is contained in:
Christopher Hoskin
2019-10-24 17:08:43 +01:00
parent f3c6756294
commit 02b5cc8efd

View File

@@ -20,6 +20,7 @@ steps:
- 'DOCKER_COMPOSE_FLAGS=-f docker-compose.ci.yml'
- 'BUILD_NUMBER=$SHORT_SHA'
- 'BRANCH_NAME=$BRANCH_NAME'
- 'TEXLIVE_IMAGE=gcr.io/overleaf-ops/texlive-full:2017.1'
images:
- 'gcr.io/$PROJECT_ID/clsi:${BRANCH_NAME}-${SHORT_SHA}'
timeout: 1800s