Loading docs/latex.yml +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ docs:latex: stage: build image: blang/latex:ctanfull script: - pdflatex main.tex && biber main && pdflatex main.tex - pdflatex main.tex && biber main && pdflatex main.tex && pdflatex main.tex artifacts: paths: - main.pdf Loading
docs/latex.yml +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ docs:latex: stage: build image: blang/latex:ctanfull script: - pdflatex main.tex && biber main && pdflatex main.tex - pdflatex main.tex && biber main && pdflatex main.tex && pdflatex main.tex artifacts: paths: - main.pdf