1
Fork 0

Switch out to custom container

This commit is contained in:
Jake Howard 2018-04-01 17:08:48 +01:00
parent 55603857da
commit 316b9c3036
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ version: 2
jobs:
build:
docker:
- image: jagregory/pandoc
- image: theorangeone/docker-pandoc
working_directory: ~/tex-template
steps:
- checkout