aboutsummaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorAada2024-06-16 23:50:02 +0200
committerAada2024-06-16 23:50:02 +0200
commit4a6b4db66d536314928c9ac91f3021afd8100efd (patch)
treeb98730492572b8c1990c98b6ee131a6fb7c99367 /.gitlab-ci.yml
parentfc83dbf74eaafc5fc6ed4b4291ea794db7301610 (diff)
Turn bismarckplatz to geographical orientation, make bends bendier
Diffstat (limited to '')
-rw-r--r--.gitlab-ci.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d687f30..33d01fb 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -23,9 +23,12 @@ build-final:
stage: build-doc
image: $CONTAINER_RELEASE_IMAGE
script:
- - xelatex heidelberg.tex
+ - lualatex heidelberg.tex
- inkscape --export-filename=heidelberg.png --export-dpi=300 --export-background=white
artifacts:
paths:
- heidelberg.pdf
- heidelberg.png
+ rules:
+ - changes:
+ - *.tex