Skip to content

Commit

Permalink
output URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
hobu committed Feb 7, 2020
1 parent 684dad5 commit 648091d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/azp/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,7 @@ jobs:
cd doc/build
aws s3 sync html "s3://pdal/docs/$(Build.SourceVersion)/html/" --acl public-read
aws s3 cp latex/PDAL.pdf "s3://pdal/docs/$(Build.SourceVersion)/html/" --acl public-read
echo "PDF location: https://pdal.s3.amazonaws.com/docs/$(Build.SourceVersion)/html/PDAL.pdf"
echo "HTML location: https://pdal.s3.amazonaws.com/docs/$(Build.SourceVersion)/html/"
displayName: 'Upload https://pdal.s3.amazonaws.com/docs/$(Build.SourceVersion)/html/'

0 comments on commit 648091d

Please sign in to comment.