Skip to content
Snippets Groups Projects
.gitlab-ci.yml 159 B
Newer Older
John Swinbank's avatar
John Swinbank committed
image: registry.gitlab.com/islandoftex/images/texlive:latest

build:
  script:
    - cd example
    - make
  artifacts:
    paths:
      - example/example.pdf