This is an automated email from the ASF dual-hosted git repository.
wutao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pegasus-website.git
The following commit(s) were added to refs/heads/master by this push:
new eebe735 publish site to asf-site
eebe735 is described below
commit eebe7354fa155515165b1f228c8ffee1eb12a6ce
Author: neverchanje <[email protected]>
AuthorDate: Tue Jul 21 18:37:51 2020 +0800
publish site to asf-site
---
.asf.yaml | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index d3ac663..5ec6ed6 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -18,7 +18,6 @@
github:
description: "Apache Pegasus Website"
homepage: https://pegasus.apache.org/
- ghp_branch: gh-pages
features:
issues: false
projects: false
@@ -33,4 +32,8 @@ github:
rebase: false
publish:
- whoami: gh-pages
+ whoami: asf-site
+
+jekyll:
+ whoami: master
+ target: asf-site
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]