Commit 57030c74 authored by Andrey Filippov's avatar Andrey Filippov

CLAUDE: CI image tianon/latex -> blang/latex

tianon/latex is Debian stretch, removed from deb.debian.org, so the apt update that every
job begins with returns 404 and the job dies before pdflatex runs. blang/latex is Ubuntu
xenial on archive.ubuntu.com and still resolves. Same change already made by hand in
elphelint/afx255-dpcso1. Old line kept as a comment.

[skip ci]
parent 4503d4c2
Pipeline #3878 skipped
build: build:
tags: tags:
- latex - latex
image: tianon/latex # image: tianon/latex
image: blang/latex
script: script:
- which bundledoc - which bundledoc
- time pdflatex main.tex - time pdflatex main.tex
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment