Skip to content
Snippets Groups Projects
Commit c59c4d0e authored by Victor Poughon's avatar Victor Poughon
Browse files

REFAC: remove cookbook pdf from CI deploy

parent 875253c5
No related branches found
No related tags found
No related merge requests found
......@@ -47,7 +47,7 @@ echo "Pushing binary packages"
scp OTB-*.{run,zip} otbpush@otb5-vm2.orfeo-toolbox.org:${jobs_directory}/.
# Push doc
echo "Pushing documentation"
scp {CookBook-*-html.tar.gz,CookBook-*.pdf,OTB-Doxygen-*.tar.bz2} otbpush@otb5-vm2.orfeo-toolbox.org:${jobs_directory}/.
scp {CookBook-*-html.tar.gz,OTB-Doxygen-*.tar.bz2} otbpush@otb5-vm2.orfeo-toolbox.org:${jobs_directory}/.
# Create zip, tar.gz and tar.xy source
echo "Creating source tarball and zip"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment