Skip to content
Snippets Groups Projects
Commit ce153fb0 authored by Magnus Sethson's avatar Magnus Sethson
Browse files

Minor

Bringing in Ubuntu
parent e4289249
No related branches found
No related tags found
No related merge requests found
Pipeline #78848 failed
image: alpine:latest
build:
image: listx/texlive:2020
image: ubuntu:jammy
before_script:
- apt update && apt -y upgrade && apt -y install make
- apt update && apt -y upgrade && apt -y install make texlive
script:
- make
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment