Skip to content
Snippets Groups Projects
Unverified Commit d4cfa6b6 authored by Malin Freeborn's avatar Malin Freeborn
Browse files

update docker image for ci

parent 2f4eb98d
Branches
Tags
No related merge requests found
compile_pdf:
image: ctornau/latex
---
variables:
LATEX_IMAGE: andonome/texbind
build:
image: $LATEX_IMAGE
script:
- apt-get update -y
- apt-get install -y inkscape make imagemagick
- make all
only:
- master
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment