Use gcr.io texlive image

This commit is contained in:
Christopher Hoskin
2019-10-23 14:26:37 +01:00
parent 65d416ee10
commit 693b9e6193

View File

@@ -20,5 +20,6 @@ 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:2018.1.002'
images:
- 'gcr.io/$PROJECT_ID/clsi:${BRANCH_NAME}-${SHORT_SHA}'