Skip to content

nabbelbabbel/gitlab-cir-ubuntu-latex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker image with GitLab CI Runner to run builds for LaTeX documents.

Docker image with GitLab CI Runner, which can run builds for LaTeX

How to use

Example of Docker Compose file (docker-compose.yml)

CPFRunner:
  image: nabbelbabbel/gitlab-cir-ubuntu-latex:latest
  environment:
    - CI_SERVER_URL=<enter gitlab-ci url here>
    - RUNNER_TOKEN=<enter runner token here>
    - RUNNER_DESCRIPTION=<name the runner>
  restart: always

More information

About

GitLab CI Runner, running LaTeX on Ubuntu 14.04

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages