forked from phoedos/pmd
[ci] Upload the generated documentation to pmd.sourceforge.net as well
This commit is contained in:
@ -76,5 +76,9 @@ mkdir pmd.github.io
|
|||||||
git push origin master
|
git push origin master
|
||||||
)
|
)
|
||||||
|
|
||||||
|
echo -e "\n\nUploading the new release to pmd.sourceforge.net which serves as an archive...\n\n"
|
||||||
|
travis_wait rsync -ah --stats pmd-doc-${VERSION}/ ${PMD_SF_USER}@web.sourceforge.net:/home/project-web/pmd/htdocs/pmd-${VERSION}/
|
||||||
|
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user