Modified to build and use the Docker container to test the LaTeX code.
This commit is contained in:
@@ -6,6 +6,6 @@ branches:
|
||||
services:
|
||||
- docker
|
||||
before_install:
|
||||
- docker pull ubuntu:16.04
|
||||
- docker build --tag mbredel/thesis-template:latest .
|
||||
script:
|
||||
- docker run ubuntu:16.04
|
||||
- docker run mbredel/thesis-template:latest
|
||||
|
||||
Reference in New Issue
Block a user