1
Fork 0

Use master image

This commit is contained in:
Jake Howard 2018-04-27 20:44:43 +01:00
parent bda74d3c15
commit 043c400d5d
Signed by: jake
GPG Key ID: 57AFB45680EDD477
1 changed files with 1 additions and 1 deletions

View File

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