forked from phoedos/pmd
Fix reference to sitemap_generator.sh
This commit is contained in:
@ -85,7 +85,7 @@ mkdir pmd.github.io
|
|||||||
git add latest
|
git add latest
|
||||||
git commit -q -m "Copying pmd-${RELEASE_VERSION} to latest"
|
git commit -q -m "Copying pmd-${RELEASE_VERSION} to latest"
|
||||||
|
|
||||||
./sitemap_generator.sh > sitemap.xml
|
../.travis/sitemap_generator.sh > sitemap.xml
|
||||||
git add sitemap.xml
|
git add sitemap.xml
|
||||||
git commit -q -m "Generated sitemap.xml"
|
git commit -q -m "Generated sitemap.xml"
|
||||||
git push origin master
|
git push origin master
|
||||||
|
Reference in New Issue
Block a user