1
0
Fork 0

Update docker image for gitlab ci

master
Austin Schaffer 2020-01-15 09:18:23 -05:00
parent a7cbb37b62
commit 97c226690b
1 changed files with 1 additions and 5 deletions

View File

@ -1,13 +1,9 @@
image: node:4-stretch
image: $BUILD_IMAGE
stages:
- build
- deploy
before_script:
- apt-get update
- apt-get -y install --no-install-recommends texinfo texlive-latex-base
build:
stage: build
script: