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

Update .gitlab-ci.yml file

parent 216fed67
Branches
No related merge requests found
Pipeline #582 passed with stage
in 17 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:
- make - pdflatex cover-letter/cover-letter.tex
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