Special treatnment of README

This commit is contained in:
Dave Syer
2015-08-25 12:54:17 +01:00
parent 56fae9330f
commit c905822005

View File

@@ -37,6 +37,7 @@ for f in docs/target/generated-docs/*; do
fi
done
[ -e README.adoc ] && git add -A README.adoc
git commit -a -m "Sync docs from $branch to gh-pages"
# Uncomment the following push if you want to auto push to