From f234304d8ce28a5df7e9664a6b35b10570d1c5d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jari-Matti=20M=C3=A4kel=C3=A4?= <jmjmak@utu.fi> Date: Thu, 8 Apr 2021 14:16:13 +0000 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 750281b..8c3c605 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,6 @@ image: registry.gitlab.utu.fi/tech/soft/thesis-builder:latest build: stage: build script: - - cd latex - latexmk -pdf --shell-escape thesis.tex artifacts: paths: -- GitLab