Repository: accumulo Updated Branches: refs/heads/gh-pages 3afd48d9b -> 01abb4be6
Use asf-site for published branch name Project: http://git-wip-us.apache.org/repos/asf/accumulo/repo Commit: http://git-wip-us.apache.org/repos/asf/accumulo/commit/01abb4be Tree: http://git-wip-us.apache.org/repos/asf/accumulo/tree/01abb4be Diff: http://git-wip-us.apache.org/repos/asf/accumulo/diff/01abb4be Branch: refs/heads/gh-pages Commit: 01abb4be61ef00d7211fe80b9afe8a8ab22bfaa2 Parents: 3afd48d Author: Christopher Tubbs <ctubb...@apache.org> Authored: Mon Mar 14 13:34:46 2016 -0400 Committer: Christopher Tubbs <ctubb...@apache.org> Committed: Mon Mar 14 13:34:46 2016 -0400 ---------------------------------------------------------------------- _devtools/git-hooks/post-commit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/accumulo/blob/01abb4be/_devtools/git-hooks/post-commit ---------------------------------------------------------------------- diff --git a/_devtools/git-hooks/post-commit b/_devtools/git-hooks/post-commit index 5546aed..627b02e 100755 --- a/_devtools/git-hooks/post-commit +++ b/_devtools/git-hooks/post-commit @@ -60,4 +60,4 @@ build_jekyll_site() { return 0 } -build_jekyll_site 'gh-pages' 'accumulo.apache.org' '_config-asf.yml' +build_jekyll_site 'gh-pages' 'asf-site' '_config-asf.yml'