You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by cs...@apache.org on 2017/06/17 18:32:13 UTC

[incubator-openwhisk-selfserve-test] branch master updated: remove pull

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

csantanapr pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-selfserve-test.git


The following commit(s) were added to refs/heads/master by this push:
     new c22b72a  remove pull
c22b72a is described below

commit c22b72af669de7ea014e69ab4895de9232443afe
Author: Carlos Santana <cs...@us.ibm.com>
AuthorDate: Sat Jun 17 14:32:05 2017 -0400

    remove pull
---
 tools/jenkins/website_build.groovy | 1 -
 1 file changed, 1 deletion(-)

diff --git a/tools/jenkins/website_build.groovy b/tools/jenkins/website_build.groovy
index 10bb3cc..04fe063 100644
--- a/tools/jenkins/website_build.groovy
+++ b/tools/jenkins/website_build.groovy
@@ -45,7 +45,6 @@ node("git-websites") {
     git add .
     git status
     git commit -m "Automatic Site Publish by Jenkins"
-    git pull
     git push origin asf-site
     '''
   }

-- 
To stop receiving notification emails like this one, please contact
['"commits@openwhisk.apache.org" <co...@openwhisk.apache.org>'].