Switch out to custom container
This commit is contained in:
parent
55603857da
commit
316b9c3036
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ version: 2
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
docker:
|
docker:
|
||||||
- image: jagregory/pandoc
|
- image: theorangeone/docker-pandoc
|
||||||
working_directory: ~/tex-template
|
working_directory: ~/tex-template
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
|
|
Reference in a new issue