You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@incubator.apache.org by jo...@apache.org on 2016/12/31 17:31:43 UTC

[2/2] incubator git commit: Adding build script.

Adding build script.


Project: http://git-wip-us.apache.org/repos/asf/incubator/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator/commit/1ea8927f
Tree: http://git-wip-us.apache.org/repos/asf/incubator/tree/1ea8927f
Diff: http://git-wip-us.apache.org/repos/asf/incubator/diff/1ea8927f

Branch: refs/heads/master
Commit: 1ea8927f53b624582002b6b0e81df2355a3b62b1
Parents: 3e071e0
Author: John D. Ament <jo...@apache.org>
Authored: Sat Dec 31 12:31:31 2016 -0500
Committer: John D. Ament <jo...@apache.org>
Committed: Sat Dec 31 12:31:31 2016 -0500

----------------------------------------------------------------------
 build_site.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator/blob/1ea8927f/build_site.sh
----------------------------------------------------------------------
diff --git a/build_site.sh b/build_site.sh
index b083daf..d937c8d 100644
--- a/build_site.sh
+++ b/build_site.sh
@@ -7,5 +7,5 @@ git clean -f -d
 git pull origin asf-site
 cp -a /tmp/incubator-site/. output/
 git add .
-#git commit -m "Automatic Site Publish by Buildbot"
-#git push origin asf-site
+git commit -m "Automatic Site Publish by Buildbot"
+git push origin asf-site


---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@incubator.apache.org
For additional commands, e-mail: cvs-help@incubator.apache.org