diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 872a2f3..cd25075 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,7 +3,7 @@ stages: build: stage: build - image: texlive/texlive@sha256:bf1f2ef09b4e5ff4f49f692999546185acb148cb32b52ebff52d480181defb14 + image: texlive/texlive@sha256:70fdbc1d9596c8eeb4a80c71a8eb3a5aeb63bed784112cbdb87f740e28de7a80 script: - echo -e "section_start:`date +%s`:rebuild_fc_cache\r\e[0KRebuild Fontconfig cache (docker image bug)" - cp $(kpsewhich -var-value TEXMFSYSVAR)/fonts/conf/texlive-fontconfig.conf /etc/fonts/conf.d/09-texlive.conf