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

Update .gitlab-ci.yml file

parent 2453922b
Branches
No related merge requests found
Pipeline #578 failed with stage
in 24 seconds
......@@ -17,9 +17,8 @@ variables:
LATEX_IMAGE: listx/texlive:2020
before_script:
# Update and install necessary packages
- apt-get update -qy
- apt-get install -y make
- apt-get update -qy
- apt-get install -y make
build:
image: $LATEX_IMAGE
......
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