You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@incubator.apache.org by wa...@apache.org on 2019/04/02 18:43:17 UTC

[incubator] branch master updated: Adjust git push (try to fix new build)

This is an automated email from the ASF dual-hosted git repository.

wave pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator.git


The following commit(s) were added to refs/heads/master by this push:
     new 1cd276e  Adjust git push (try to fix new build)
1cd276e is described below

commit 1cd276ea665bb050d247c3ea5549cbd337b311ab
Author: Dave Fisher <da...@davefisher.tech>
AuthorDate: Tue Apr 2 11:43:13 2019 -0700

    Adjust git push (try to fix new build)
---
 build_clutch.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build_clutch.sh b/build_clutch.sh
index 7957235..2260f44 100644
--- a/build_clutch.sh
+++ b/build_clutch.sh
@@ -49,4 +49,4 @@ cp $SVN_CO_DIR/content/clutch/*.ad pages/clutch/.
 git add pages/clutch/*
 # commit and push the assets and pages to site master
 git commit -m "Automatic Clutch Publish by git-site-role"
-git push origin master
+git push


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