Skip to content
Snippets Groups Projects
Commit 216fed67 authored by Alfred Burgess's avatar Alfred Burgess
Browse files

Update .gitlab-ci.yml file

parent 4938087d
Branches
No related merge requests found
Pipeline #581 failed with stage
in 24 seconds
...@@ -19,9 +19,9 @@ variables: ...@@ -19,9 +19,9 @@ variables:
before_script: before_script:
build: build:
image: $LATEX_IMAGE # image: $LATEX_IMAGE
script: script:
- latexmk -pdf -jobname=cover-letter/ cover-letter/cover-letter.tex - make
artifacts: artifacts:
paths: paths:
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment