Skip to content

Commit

Permalink
Working pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtmc committed Jun 19, 2017
1 parent 6be4a4d commit 9f2153f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ci/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
print maximum
}')
pdfunite $(ls temp_[1-$((LAST - 1))]) "../cv_pdf/Kurt McAlpine's CV.pdf"
pdfunite $(ls temp_[1-$((LAST - 1))]) "../cv_pdf/cv.pdf"
cp temp_$LAST "../cover_pdf/Kurt McAlpine's Cover Letter.pdf"
echo -n "Kurt McAlpine's CV" > ../meta/name
- put: cv
Expand Down
2 changes: 1 addition & 1 deletion version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.0.12
v0.0.13

0 comments on commit 9f2153f

Please sign in to comment.