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 <[email protected]>
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
['"[email protected]" <[email protected]>'].