Skip to content

CI: Cache latex packages

In the job bookdown_pdf

  1. Check cached latex packages ($CI_CACHE/texlive)
  2. Copy to /opt/texlive
  3. Memorise installed packages in /opt/texlive
  4. knit the report
  5. Check new packages installed in /opt/texlive and copy them to $CI_CACHE/texlive