1
This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
tex-template-builder/.circleci/config.yml

12 lines
276 B
YAML
Raw Normal View History

2018-03-27 13:26:33 +01:00
version: 2
jobs:
2018-03-27 13:32:14 +01:00
build:
docker:
2018-04-01 17:08:48 +01:00
- image: theorangeone/docker-pandoc
2018-03-27 13:32:14 +01:00
working_directory: ~/tex-template
steps:
- checkout
2018-03-28 21:27:33 +01:00
- run:
name: Test build
command: bash build.sh test/main.md