1
Fork 0

Store test artifact

This commit is contained in:
Jake Howard 2018-04-02 22:30:26 +01:00
parent 316b9c3036
commit c6137f167a
1 changed files with 3 additions and 0 deletions

View File

@ -9,3 +9,6 @@ jobs:
- run:
name: Test build
command: bash build.sh test/main.md
- store_artifacts:
path: output.pdf
destination: output.pdf