dennispotter-cv/cv/circle.yml
2024-10-27 00:27:41 -07:00

14 lines
263 B
YAML

## Customize the test machine
machine:
timezone:
Asia/Seoul
services:
- docker
## Customize compile commands
test:
override:
- docker run --rm -w "/doc" -v "$PWD":/doc thomasweise/texlive make
post:
- mv examples/*.pdf $CIRCLE_ARTIFACTS/