Skip to content

Docker

Docker #417

Triggered via schedule April 21, 2024 03:12
Status Failure
Total duration 11m 5s
Artifacts

publish.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build
Process completed with exit code 100.
build
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c if [ ! -d texlive ] ;then echo \"Using online installer\" && mkdir texlive && curl -sSLO https://mirror.ctan.org/systems/texlive/tlnet/install-tl-unx.tar.gz && zcat install-tl-unx.tar.gz | tar -vx --strip-components=1 -C texlive ;fi && cd texlive && perl ./install-tl -profile ../texlive.installation.profile --no-interaction && mv TEXLIVE_* ../ && cd .. && rm -rf texlive && chmod 1777 /tmp" did not complete successfully: exit code: 1
build
Cache save failed.