Skip to content

Commit

Permalink
Update deployed PDF name
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathansick committed Jun 24, 2017
1 parent 26537ab commit 5a4325d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -11,7 +11,7 @@ script:
# Compile PDF using containerized lsst-texmf
- "docker run --rm -v `pwd`:/workspace -w /workspace lsstsqre/lsst-texmf:latest sh -c 'make'"
after_success:
- "lander --pdf dm_stack_releases*.pdf --upload --lsstdoc DMTN-044.tex --env=travis --ltd-product $PRODUCT --handle $HANDLE"
- "lander --pdf DMTN-044*.pdf --upload --lsstdoc DMTN-044.tex --env=travis --ltd-product $PRODUCT --handle $HANDLE"
env:
global:
# Handle needs to be explicitly set until https://github.com/lsst-sqre/metasrc handles LaTeX inputs
Expand Down

0 comments on commit 5a4325d

Please sign in to comment.