Skip to content

Commit

Permalink
add make pdf to resume builder dockerfile
Browse files Browse the repository at this point in the history
This should enable it to be used as an action
  • Loading branch information
mszep authored Sep 10, 2021
1 parent 0b72391 commit 5b06d3f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .docker/resume.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 32,5 @@ USER app
WORKDIR $HOME/$APP_NAME

RUN make clean

ENTRYPOINT make pdf

0 comments on commit 5b06d3f

Please sign in to comment.